|
PostgreSQL Source Code git master
|
#include "postgres_fe.h"#include "c_kwlist_d.h"#include "preproc_extern.h"#include "preproc.h"#include "c_kwlist.h"
Go to the source code of this file.
Macros | |
| #define | PG_KEYWORD(kwname, value) value, |
Functions | |
| int | ScanCKeywordLookup (const char *text) |
Variables | |
| static const uint16 | ScanCKeywordTokens [] |
Definition at line 36 of file c_keywords.c.
References fb(), GetScanKeyword(), len, and ScanCKeywordTokens.