|
PostgreSQL Source Code git master
|
#include <relfilelocator.h>
Data Fields | |
| Oid | spcOid |
| Oid | dbOid |
| RelFileNumber | relNumber |
Definition at line 58 of file relfilelocator.h.
| Oid RelFileLocator::dbOid |
Definition at line 61 of file relfilelocator.h.
Referenced by AsyncReadBuffers(), buffer_readv_complete(), BufTagGetRelFileLocator(), BufTagMatchesRelFileLocator(), CheckForSerializableConflictIn(), CheckTableForSerializableConflictIn(), CreateFakeRelcacheEntry(), DecodeDelete(), DecodeInsert(), DecodeMultiInsert(), DecodeSpecConfirm(), DecodeUpdate(), DropAllPredicateLocksFromTable(), dump_one_relation(), ForgetDatabaseSyncRequests(), fsm_search_avail(), GetFileBackupMethod(), getFileContentType(), GetNewRelFileNumber(), ginRedoInsertEntry(), InitBufferTag(), main(), mdfiletagmatches(), PageIsPredicateLocked(), pg_relation_filepath(), pg_wal_summary_contents(), PinBufferForBlock(), PredicateLockPage(), PredicateLockPageSplit(), PredicateLockRelation(), PredicateLockTID(), read_rel_block_ll(), RelationInitPhysicalAddr(), ResolveRecoveryConflictWithSnapshot(), ScanSourceDatabasePgClass(), shared_buffer_readv_complete_local(), SummarizeDbaseRecord(), SyncScanShmemInit(), verifyBackupPageConsistency(), write_relmap_file(), xlog_block_info(), XLogPrefetcherIsFiltered(), XLogPrefetcherNextBlock(), and XLogRecGetBlockRefInfo().
| RelFileNumber RelFileLocator::relNumber |
Definition at line 62 of file relfilelocator.h.
Referenced by AsyncReadBuffers(), ATExecSetTableSpace(), BufTagGetRelFileLocator(), BufTagMatchesRelFileLocator(), CreateFakeRelcacheEntry(), dump_one_relation(), ForgetDatabaseSyncRequests(), fsm_search_avail(), GetFileBackupMethod(), getFileContentType(), GetNewRelFileNumber(), ginRedoInsertEntry(), InitBufferTag(), main(), pg_relation_filepath(), pg_wal_summary_contents(), PinBufferForBlock(), read_stream_begin_impl(), RelationInitPhysicalAddr(), RelationSetNewRelfilenumber(), ReorderBufferProcessTXN(), RestorePendingSyncs(), ScanSourceDatabasePgClass(), smgropen(), SummarizeDbaseRecord(), SyncScanShmemInit(), TryReuseIndex(), verifyBackupPageConsistency(), write_relmap_file(), xlog_block_info(), XLogPrefetcherIsFiltered(), and XLogRecGetBlockRefInfo().
| Oid RelFileLocator::spcOid |
Definition at line 60 of file relfilelocator.h.
Referenced by AsyncReadBuffers(), BufTagGetRelFileLocator(), BufTagMatchesRelFileLocator(), dump_one_relation(), ForgetDatabaseSyncRequests(), fsm_search_avail(), GetFileBackupMethod(), getFileContentType(), GetNewRelFileNumber(), ginRedoInsertEntry(), InitBufferTag(), main(), pg_relation_filepath(), pg_wal_summary_contents(), PinBufferForBlock(), read_stream_begin_impl(), RelationInitPhysicalAddr(), ReorderBufferProcessTXN(), ScanSourceDatabasePgClass(), SummarizeDbaseRecord(), SyncScanShmemInit(), verifyBackupPageConsistency(), write_relmap_file(), xlog_block_info(), XLogPrefetcherIsFiltered(), and XLogRecGetBlockRefInfo().