PostgreSQL Source Code
git master
|
#include <ilist.h>
Data Fields | |
dlist_node * | cur |
dlist_node * | end |
dlist_node* dlist_iter::cur |
Definition at line 179 of file ilist.h.
Referenced by addItemsToLeaf(), AssertChangeLsnOrder(), AssertTXNLsnOrder(), AtPrepare_PredicateLocks(), autovac_recalculate_workers_for_balance(), BackgroundWorkerShmemInit(), BackgroundWorkerStopNotifications(), BumpIsEmpty(), BumpStats(), computeLeafRecompressWALData(), CountChildren(), dataPlaceToPageLeafRecompress(), do_autovacuum(), do_start_worker(), dsm_attach(), dsm_find_mapping(), EstimateGUCStateSpace(), FindLockCycleRecurse(), FindLockCycleRecurseMember(), FindPostmasterChildByPid(), FindRegisteredWorkerBySlotNumber(), GenerationIsEmpty(), GenerationStats(), get_explain_guc_options(), GetBlockerStatusData(), GetLockConflicts(), GetSafeSnapshotBlockingPids(), GetSerializableTransactionSnapshotInt(), GetSingleProcBlockerStatusData(), ginVacuumPostingTreeLeaf(), HandleChildCrash(), HandleParallelMessages(), JoinWaitQueue(), launch_worker(), leafRepackItems(), LockCheckConflicts(), mXactCacheGetById(), mXactCacheGetBySet(), OnConflict_CheckForSerializationFailure(), pgstat_get_transactional_drops(), PlanCacheObjectCallback(), PlanCacheRelCallback(), PostmasterMarkPIDForWorkerNotify(), PreCommit_CheckForSerializationFailure(), ProcSleep(), rebuild_database_list(), ReorderBufferBuildTupleCidHash(), ReorderBufferCopySnap(), ReorderBufferGetCatalogChangesXacts(), ReorderBufferIterTXNInit(), ReorderBufferLargestStreamableTopTXN(), ReorderBufferSerializeTXN(), ReorderBufferStreamTXN(), ReorderBufferToastReplace(), reset_on_dsm_detach(), ResetPlanCache(), RWConflictExists(), SearchCatCacheInternal(), SearchCatCacheList(), SerializeGUCState(), SetNewSxactGlobalXmin(), SignalChildren(), SlabStats(), SnapBuildDistributeNewCatalogSnapshot(), SyncRepQueueInsert(), and TopoSort().
dlist_node* dlist_iter::end |