pg_operator
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16805 | Total size | 8.0 KB | |
| Owner | postgres | Table size | 0 bytes | |
| Tablespace | pg_default | Indexes size | 8.0 KB | |
| Primary key(s) | Toast size | 0 bytes | ||
| Estimated rows | 0 | |||
| Comment | ||||
Columns - 14| Name | Type | Length | Default value | Allow null | Unique | Comment |
|---|---|---|---|---|---|---|
| oprname | name | false | false | |||
| oprnamespace | oid | false | false | |||
| oprowner | oid | false | false | |||
| oprkind | "char" | false | false | |||
| oprcanmerge | boolean | false | false | |||
| oprcanhash | boolean | false | false | |||
| oprleft | oid | false | false | |||
| oprright | oid | false | false | |||
| oprresult | oid | false | false | |||
| oprcom | oid | false | false | |||
| oprnegate | oid | false | false | |||
| oprcode | regproc | false | false | |||
| oprrest | regproc | false | false | |||
| oprjoin | regproc | false | false |
Indexes - 1| Name | Primary | Unique | Clustered | Size | Definition |
|---|---|---|---|---|---|
| pg_operator_pkey | true | true | false | 8.0 KB | btree (oid) |
Foreign keys - 10| Name | Keys | Reference table | Reference keys | Match type | Delete type | Update type |
|---|---|---|---|---|---|---|
| pg_operator_oprnegate_fkey | oprnegate | pg_operator | no action | no action | ||
| pg_operator_oprright_fkey | oprright | pg_type | no action | no action | ||
| pg_operator_oprresult_fkey | oprresult | pg_type | no action | no action | ||
| pg_operator_oprrest_fkey | oprrest | pg_proc | no action | no action | ||
| pg_operator_oprowner_fkey | oprowner | pg_authid | no action | no action | ||
| pg_operator_oprnamespace_fkey | oprnamespace | pg_namespace | no action | no action | ||
| pg_operator_oprleft_fkey | oprleft | pg_type | no action | no action | ||
| pg_operator_oprjoin_fkey | oprjoin | pg_proc | no action | no action | ||
| pg_operator_oprcom_fkey | oprcom | pg_operator | no action | no action | ||
| pg_operator_oprcode_fkey | oprcode | pg_proc | no action | no action |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |