PostgreSQL Source Code  git master
LogicalRepRelation Struct Reference

#include <logicalproto.h>

Data Fields

LogicalRepRelId remoteid
 
char * nspname
 
char * relname
 
int natts
 
char ** attnames
 
Oidatttyps
 
char replident
 
char relkind
 
Bitmapsetattkeys
 

Detailed Description

Definition at line 104 of file logicalproto.h.

Field Documentation

◆ attkeys

◆ attnames

◆ atttyps

◆ natts

◆ nspname

◆ relkind

char LogicalRepRelation::relkind

Definition at line 114 of file logicalproto.h.

Referenced by copy_table(), and fetch_remote_table_info().

◆ relname

◆ remoteid

◆ replident


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