|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | partitionOid |
| Oid | parentTblOid |
| bool | lockedParentTbl |
Definition at line 21849 of file tablecmds.c.
| bool AttachIndexCallbackState::lockedParentTbl |
Definition at line 21853 of file tablecmds.c.
| Oid AttachIndexCallbackState::parentTblOid |
Definition at line 21852 of file tablecmds.c.
| Oid AttachIndexCallbackState::partitionOid |
Definition at line 21851 of file tablecmds.c.