Column | ID | Type |
oid | 0 | uint32 NOT NULL NOT A PARTITION KEY |
proname | 1 | string NULLABLE NOT A PARTITION KEY |
pronamespace | 2 | uint32 NULLABLE NOT A PARTITION KEY |
proowner | 3 | uint32 NULLABLE NOT A PARTITION KEY |
prolang | 4 | uint32 NULLABLE NOT A PARTITION KEY |
procost | 5 | float NULLABLE NOT A PARTITION KEY |
prorows | 6 | float NULLABLE NOT A PARTITION KEY |
provariadic | 7 | uint32 NULLABLE NOT A PARTITION KEY |
protransform | 8 | uint32 NULLABLE NOT A PARTITION KEY |
prokind | 9 | int8 NULLABLE NOT A PARTITION KEY |
prosecdef | 10 | bool NULLABLE NOT A PARTITION KEY |
proleakproof | 11 | bool NULLABLE NOT A PARTITION KEY |
proisstrict | 12 | bool NULLABLE NOT A PARTITION KEY |
proretset | 13 | bool NULLABLE NOT A PARTITION KEY |
provolatile | 14 | int8 NULLABLE NOT A PARTITION KEY |
proparallel | 15 | int8 NULLABLE NOT A PARTITION KEY |
pronargs | 16 | int16 NULLABLE NOT A PARTITION KEY |
pronargdefaults | 17 | int16 NULLABLE NOT A PARTITION KEY |
prorettype | 18 | uint32 NULLABLE NOT A PARTITION KEY |
proargtypes | 19 | binary NULLABLE NOT A PARTITION KEY |
proallargtypes | 20 | binary NULLABLE NOT A PARTITION KEY |
proargmodes | 21 | binary NULLABLE NOT A PARTITION KEY |
proargnames | 22 | binary NULLABLE NOT A PARTITION KEY |
proargdefaults | 23 | binary NULLABLE NOT A PARTITION KEY |
protrftypes | 24 | binary NULLABLE NOT A PARTITION KEY |
prosrc | 25 | string NULLABLE NOT A PARTITION KEY |
probin | 26 | string NULLABLE NOT A PARTITION KEY |
proconfig | 27 | binary NULLABLE NOT A PARTITION KEY |
proacl | 28 | binary NULLABLE NOT A PARTITION KEY |