pg_amproc

Properties
Property Value    Property Value
OID16655Total size0 bytes
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size0 bytes
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 5
Name Type Length Default value Allow null Unique Comment
amprocfamily oid false false
amproclefttype oid false false
amprocrighttype oid false false
amprocnum smallint false false
amproc regproc false false
Foreign keys - 4
Name Keys Reference table Reference keys Match type Delete type Update type
pg_amproc_amproclefttype_fkey amproclefttype pg_type no action no action
pg_amproc_amprocfamily_fkey amprocfamily pg_opfamily no action no action
pg_amproc_amproc_fkey amproc pg_proc no action no action
pg_amproc_amprocrighttype_fkey amprocrighttype pg_type no action no action