#include <keywords.h>
Data Fields | |
| const char * | name |
| int16 | value |
| int16 | category |
Definition at line 24 of file keywords.h.
Definition at line 28 of file keywords.h.
Referenced by fmtId(), pg_get_keywords(), and quote_identifier().
| const char* ScanKeyword::name |
Definition at line 26 of file keywords.h.
Referenced by pg_get_keywords(), plpgsql_yylex(), ScanCKeywordLookup(), and ScanKeywordLookup().
Definition at line 27 of file keywords.h.
Referenced by plpgsql_yylex().
1.7.1