pg_amproc
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16655 | Total size | 0 bytes | |
| Owner | postgres | Table size | 0 bytes | |
| Tablespace | pg_default | Indexes size | 0 bytes | |
| Primary key(s) | Toast size | 0 bytes | ||
| Estimated rows | 0 | |||
| 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 |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |