|
PostgreSQL Source Code git master
|
#include <nbtree.h>
Data Fields | |
| BlockNumber | target |
| FullTransactionId | safexid |
| FullTransactionId BTPendingFSM::safexid |
Definition at line 328 of file nbtree.h.
Referenced by _bt_pendingfsm_add(), and _bt_pendingfsm_finalize().
| BlockNumber BTPendingFSM::target |
Definition at line 327 of file nbtree.h.
Referenced by _bt_pendingfsm_add(), and _bt_pendingfsm_finalize().