pg_cast
Property |
Value |
|
Property |
Value |
OID | 16679 | | 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 | |
Name |
Type |
Length |
Default value |
Allow null |
Unique |
Comment |
castsource |
oid |
|
|
false |
false |
|
casttarget |
oid |
|
|
false |
false |
|
castfunc |
oid |
|
|
false |
false |
|
castcontext |
"char" |
|
|
false |
false |
|
castmethod |
"char" |
|
|
false |
false |
|
Name
| Primary |
Unique |
Clustered |
Size |
Definition |
pg_cast_pkey
| true |
true |
false |
8.0 KB |
btree (oid) |
Name |
Keys |
Reference table |
Reference keys |
Match type |
Delete type |
Update type |
pg_cast_castsource_fkey |
castsource |
pg_type |
|
|
no action |
no action |
pg_cast_casttarget_fkey |
casttarget |
pg_type |
|
|
no action |
no action |
pg_cast_castfunc_fkey |
castfunc |
pg_proc |
|
|
no action |
no action |