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

Data Fields

charmessage
 
chardetail
 
ConnectionWarningFilter filter
 

Detailed Description

Definition at line 77 of file postinit.c.

Field Documentation

◆ detail

char* ConnectionWarning::detail

Definition at line 80 of file postinit.c.

◆ filter

ConnectionWarningFilter ConnectionWarning::filter

Definition at line 81 of file postinit.c.

◆ message

char* ConnectionWarning::message

Definition at line 79 of file postinit.c.


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