PostgreSQL Source Code: dlist_mutable_iter Struct Reference (original) (raw)

Loading...

Searching...

No Matches

dlist_mutable_iter Struct Reference

#include <[ilist.h](ilist%5F8h%5Fsource.html)>

Data Fields
dlist_node * cur
dlist_node * next
dlist_node * end

Detailed Description

Definition at line 198 of file ilist.h.

Field Documentation

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().

end

next


The documentation for this struct was generated from the following file: