pg_type_encoding
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
pg_type_encoding
The pg_type_encoding system catalog table contains the column storage type information.
column | type | modifers | storage | description |
---|---|---|---|---|
typeid | oid | not null | plain | Foreign key to pg_attribute |
typoptions | text [ ] | extended | The actual options |