|
PostgreSQL Source Code git master
|
#include <relfilelocator.h>
Data Fields | |
| RelFileLocator | locator |
| ProcNumber | backend |
Definition at line 73 of file relfilelocator.h.
| ProcNumber RelFileLocatorBackend::backend |
Definition at line 76 of file relfilelocator.h.
Referenced by AsyncReadBuffers(), CacheInvalidateSmgr(), DropRelationBuffers(), GetNewRelFileNumber(), LocalExecuteInvalidationMessage(), mdreadv(), mdwritev(), PinBufferForBlock(), RelationCopyStorage(), and smgropen().
| RelFileLocator RelFileLocatorBackend::locator |
Definition at line 75 of file relfilelocator.h.
Referenced by AsyncReadBuffers(), BufferAlloc(), CacheInvalidateSmgr(), DropRelationBuffers(), FlushBuffer(), FlushRelationsAllBuffers(), GetNewRelFileNumber(), LocalBufferAlloc(), LocalExecuteInvalidationMessage(), mdcreate(), mdreadv(), mdwritev(), pgaio_io_set_target_smgr(), PinBufferForBlock(), PrefetchLocalBuffer(), PrefetchSharedBuffer(), read_rel_block_ll(), read_stream_begin_impl(), register_dirty_segment(), register_forget_request(), register_unlink_segment(), RelationCopyStorage(), RelationCreateStorage(), smgr_bulk_flush(), smgrDoPendingSyncs(), smgropen(), and XLogPrefetcherNextBlock().