PostgreSQL Source Code git master
Data Fields
RewriteMappingFile Struct Reference

Data Fields

 
int  vfd
 
off_t  off
 
 
char  path [MAXPGPATH]
 
 
char  fname [MAXPGPATH]
 

Detailed Description

Definition at line 191 of file rewriteheap.c.

Field Documentation

fname

char RewriteMappingFile::fname[MAXPGPATH]

Definition at line 5316 of file reorderbuffer.c.

Referenced by UpdateLogicalMappings().

lsn

XLogRecPtr RewriteMappingFile::lsn

Definition at line 5315 of file reorderbuffer.c.

Referenced by UpdateLogicalMappings().

mappings

dclist_head RewriteMappingFile::mappings

Definition at line 196 of file rewriteheap.c.

Referenced by logical_heap_rewrite_flush_mappings(), and logical_rewrite_log_mapping().

off

off_t RewriteMappingFile::off

Definition at line 195 of file rewriteheap.c.

Referenced by logical_heap_rewrite_flush_mappings(), and logical_rewrite_log_mapping().

path

char RewriteMappingFile::path[MAXPGPATH]

Definition at line 197 of file rewriteheap.c.

Referenced by oauth_server.OAuthHandler::_should_modify(), logical_end_heap_rewrite(), logical_heap_rewrite_flush_mappings(), and logical_rewrite_log_mapping().

vfd

int RewriteMappingFile::vfd

Definition at line 194 of file rewriteheap.c.

Referenced by logical_end_heap_rewrite(), logical_heap_rewrite_flush_mappings(), and logical_rewrite_log_mapping().

xid

TransactionId RewriteMappingFile::xid

Definition at line 193 of file rewriteheap.c.

Referenced by logical_heap_rewrite_flush_mappings().


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

AltStyle によって変換されたページ (->オリジナル) /