Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

dropmsgstrings Struct Reference

Data Fields

char kind
int nonexistent_code
const char * nonexistent_msg
const char * skipping_msg
const char * nota_msg
const char * drophint_msg

Detailed Description

Definition at line 192 of file tablecmds.c.


Field Documentation

Definition at line 199 of file tablecmds.c.

Referenced by DropErrorMsgWrongType().

Definition at line 194 of file tablecmds.c.

Referenced by DropErrorMsgNonExistent(), and DropErrorMsgWrongType().

Definition at line 195 of file tablecmds.c.

Referenced by DropErrorMsgNonExistent().

Definition at line 196 of file tablecmds.c.

Referenced by DropErrorMsgNonExistent().

Definition at line 198 of file tablecmds.c.

Referenced by DropErrorMsgWrongType().

Definition at line 197 of file tablecmds.c.

Referenced by DropErrorMsgNonExistent().


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