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

#include <walreceiver.h>

Data Fields

WalRcvExecStatus status
 
int sqlstate
 
charerr
 
Tuplestorestatetuplestore
 
TupleDesc tupledesc
 

Detailed Description

Definition at line 219 of file walreceiver.h.

Field Documentation

◆ err

◆ sqlstate

int WalRcvExecResult::sqlstate

Definition at line 222 of file walreceiver.h.

Referenced by ReplicationSlotDropAtPubNode().

◆ status

◆ tupledesc

◆ tuplestore


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