Go to the source code of this file.
Defines | |
#define | InvalidBackendId (-1) |
Typedefs | |
typedef int | BackendId |
Variables | |
PGDLLIMPORT BackendId | MyBackendId |
#define InvalidBackendId (-1) |
Definition at line 23 of file backendid.h.
Referenced by FinishPreparedTransaction(), FlushBuffer(), log_line_prefix(), mdsync(), pg_relation_filepath(), ReadBufferWithoutRelcache(), RelationBuildDesc(), relpathbackend(), SendProcSignal(), smgr_redo(), smgrGetPendingDeletes(), VirtualXactLockTableCleanup(), write_csvlog(), xact_redo_abort(), xact_redo_commit_internal(), and XLogReadBufferExtended().
typedef int BackendId |
Definition at line 21 of file backendid.h.
PGDLLIMPORT BackendId MyBackendId |
Definition at line 61 of file globals.c.
Referenced by asyncQueueReadAllNotifications(), asyncQueueUnregister(), AtEOXact_MultiXact(), AtPrepare_MultiXact(), CleanupInvalidationState(), do_autovacuum(), DropRelFileNodeAllLocalBuffers(), DropRelFileNodeBuffers(), DropRelFileNodeLocalBuffers(), DropRelFileNodesAllBuffers(), Exec_ListenPreCommit(), GetNewMultiXactId(), GetNewRelFileNode(), InitPostgres(), InitRecoveryTransactionEnvironment(), InitTempTableNamespace(), local_buffer_write_error_callback(), LocalBufferAlloc(), MultiXactIdSetOldestMember(), MultiXactIdSetOldestVisible(), pg_relation_filepath(), pgstat_initialize(), PostPrepare_MultiXact(), PrintBufferLeakWarning(), RelationBuildDesc(), RelationBuildLocalRelation(), RelationCreateStorage(), SharedInvalBackendInit(), SIGetDataEntries(), StartTransaction(), and VirtualXactLockTableCleanup().