PostgreSQL Source Code git master
Loading...
Searching...
No Matches
LogicalRepRelation Struct Reference

#include <logicalproto.h>

Data Fields

LogicalRepRelId remoteid
 
charnspname
 
charrelname
 
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

Oid* LogicalRepRelation::atttyps

◆ natts

◆ nspname

◆ relkind

char LogicalRepRelation::relkind

◆ relname

◆ remoteid

◆ replident


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