|
PostgreSQL Source Code git master
|
#include <ilist.h>
Data Fields | |
| dlist_node * | cur |
| dlist_node * | next |
| dlist_node * | end |
| dlist_node* dlist_mutable_iter::cur |
Definition at line 200 of file ilist.h.
Referenced by _gin_build_tuple(), AtEOSubXact_PgStat_DroppedStats(), AtEOXact_PgStat_DroppedStats(), cache_reduce_memory(), CatCacheInvalidate(), CheckTableForSerializableConflictIn(), CheckTargetForConflictsIn(), ClearOldPredicateLocks(), DeleteChildTargetLocks(), DeleteLockTarget(), DetermineSleepTime(), DropAllPredicateLocksFromTable(), FlagSxactUnsafe(), ForgetUnstartedBackgroundWorkers(), get_flush_position(), InvalidateConstraintCacheCallBack(), logical_heap_rewrite_flush_mappings(), maybe_start_bgworkers(), RehashCatCache(), RehashCatCacheLists(), ReleaseOneSerializableXact(), ReleasePredicateLocks(), ReorderBufferCleanupTXN(), ReorderBufferTruncateTXN(), ResetAllOptions(), ResetBackgroundWorkerCrashTimes(), ResetCatalogCache(), RestoreGUCState(), smgrdestroyall(), SyncRepWakeQueue(), and TransferPredicateLocksToNewTarget().
| dlist_node* dlist_mutable_iter::end |
| dlist_node* dlist_mutable_iter::next |