|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| void | AtEOXact_ComboCid (void) |
| void | RestoreComboCIDState (char *comboCIDstate) |
| void | SerializeComboCIDState (Size maxsize, char *start_address) |
| Size | EstimateComboCIDStateSpace (void) |
Definition at line 182 of file combocid.c.
References comboCids, comboHash, fb(), sizeComboCids, and usedComboCids.
Referenced by AbortTransaction(), CommitTransaction(), and PrepareTransaction().
Definition at line 297 of file combocid.c.
References add_size(), fb(), mul_size(), and usedComboCids.
Referenced by InitializeParallelDSM().
Definition at line 342 of file combocid.c.
References Assert, comboCids, comboHash, elog, ERROR, fb(), GetComboCommandId(), and i.
Referenced by ParallelWorkerMain().
Definition at line 316 of file combocid.c.
References comboCids, elog, ERROR, fb(), and usedComboCids.
Referenced by InitializeParallelDSM().