Column | ID | Type |
attrelid | 0 | uint32 NOT NULL NOT A PARTITION KEY |
attnum | 1 | int16 NOT NULL NOT A PARTITION KEY |
attname | 2 | string NULLABLE NOT A PARTITION KEY |
atttypid | 3 | uint32 NULLABLE NOT A PARTITION KEY |
attstattarget | 4 | int32 NULLABLE NOT A PARTITION KEY |
attlen | 5 | int16 NULLABLE NOT A PARTITION KEY |
attndims | 6 | int32 NULLABLE NOT A PARTITION KEY |
attcacheoff | 7 | int32 NULLABLE NOT A PARTITION KEY |
atttypmod | 8 | int32 NULLABLE NOT A PARTITION KEY |
attbyval | 9 | bool NULLABLE NOT A PARTITION KEY |
attstorage | 10 | int8 NULLABLE NOT A PARTITION KEY |
attalign | 11 | int8 NULLABLE NOT A PARTITION KEY |
attnotnull | 12 | bool NULLABLE NOT A PARTITION KEY |
atthasdef | 13 | bool NULLABLE NOT A PARTITION KEY |
atthasmissing | 14 | bool NULLABLE NOT A PARTITION KEY |
attidentity | 15 | int8 NULLABLE NOT A PARTITION KEY |
attisdropped | 16 | bool NULLABLE NOT A PARTITION KEY |
attislocal | 17 | bool NULLABLE NOT A PARTITION KEY |
attinhcount | 18 | int32 NULLABLE NOT A PARTITION KEY |
attcollation | 19 | uint32 NULLABLE NOT A PARTITION KEY |
attacl | 20 | binary NULLABLE NOT A PARTITION KEY |
attoptions | 21 | binary NULLABLE NOT A PARTITION KEY |
attfdwoptions | 22 | binary NULLABLE NOT A PARTITION KEY |
attmissingval | 23 | binary NULLABLE NOT A PARTITION KEY |