|
PostgreSQL Source Code git master
|
Data Fields | |
| char * | message |
| char * | detail |
| ConnectionWarningFilter | filter |
Definition at line 77 of file postinit.c.
| char* ConnectionWarning::detail |
Definition at line 80 of file postinit.c.
| ConnectionWarningFilter ConnectionWarning::filter |
Definition at line 81 of file postinit.c.
| char* ConnectionWarning::message |
Definition at line 79 of file postinit.c.