Column | ID | Type |
oid | 0 | uint32 NOT NULL NOT A PARTITION KEY |
tgrelid | 1 | uint32 NULLABLE NOT A PARTITION KEY |
tgname | 2 | string NULLABLE NOT A PARTITION KEY |
tgfoid | 3 | uint32 NULLABLE NOT A PARTITION KEY |
tgtype | 4 | int16 NULLABLE NOT A PARTITION KEY |
tgenabled | 5 | int8 NULLABLE NOT A PARTITION KEY |
tgisinternal | 6 | bool NULLABLE NOT A PARTITION KEY |
tgconstrrelid | 7 | uint32 NULLABLE NOT A PARTITION KEY |
tgconstrindid | 8 | uint32 NULLABLE NOT A PARTITION KEY |
tgconstraint | 9 | uint32 NULLABLE NOT A PARTITION KEY |
tgdeferrable | 10 | bool NULLABLE NOT A PARTITION KEY |
tginitdeferred | 11 | bool NULLABLE NOT A PARTITION KEY |
tgnargs | 12 | int16 NULLABLE NOT A PARTITION KEY |
tgattr | 13 | binary NULLABLE NOT A PARTITION KEY |
tgargs | 14 | binary NULLABLE NOT A PARTITION KEY |
tgqual | 15 | binary NULLABLE NOT A PARTITION KEY |
tgoldtable | 16 | string NULLABLE NOT A PARTITION KEY |
tgnewtable | 17 | string NULLABLE NOT A PARTITION KEY |