pg_ts_parser
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16928 | 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 - 7| Name | Type | Length | Default value | Allow null | Unique | Comment |
|---|---|---|---|---|---|---|
| prsname | name | false | false | |||
| prsnamespace | oid | false | false | |||
| prsstart | regproc | false | false | |||
| prstoken | regproc | false | false | |||
| prsend | regproc | false | false | |||
| prsheadline | regproc | false | false | |||
| prslextype | regproc | false | false |
Indexes - 1| Name | Primary | Unique | Clustered | Size | Definition |
|---|---|---|---|---|---|
| pg_ts_parser_pkey | true | true | false | 8.0 KB | btree (oid) |
Foreign keys - 6| Name | Keys | Reference table | Reference keys | Match type | Delete type | Update type |
|---|---|---|---|---|---|---|
| pg_ts_parser_prsheadline_fkey | prsheadline | pg_proc | no action | no action | ||
| pg_ts_parser_prsend_fkey | prsend | pg_proc | no action | no action | ||
| pg_ts_parser_prsstart_fkey | prsstart | pg_proc | no action | no action | ||
| pg_ts_parser_prsnamespace_fkey | prsnamespace | pg_namespace | no action | no action | ||
| pg_ts_parser_prstoken_fkey | prstoken | pg_proc | no action | no action | ||
| pg_ts_parser_prslextype_fkey | prslextype | pg_proc | no action | no action |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |