PostgreSQL Source Code  git master
pending_label Struct Reference

Data Fields

SubTransactionId subid
 
char * label
 

Detailed Description

Definition at line 66 of file label.c.

Field Documentation

◆ label

char* pending_label::label

◆ subid

SubTransactionId pending_label::subid

Definition at line 68 of file label.c.

Referenced by sepgsql_set_client_label(), and sepgsql_subxact_callback().


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