#include "postgres_fe.h"
#include <ctype.h>
#include "ecpg_kwlist_d.h"
#include "preproc_extern.h"
#include "preproc.h"
#include "ecpg_kwlist.h"
Go to the source code of this file.
Definition at line 22 of file ecpg_keywords.c.
Definition at line 39 of file ecpg_keywords.c.
References ECPGScanKeywordTokens, ScanKeywordLookup(), ScanKeywords, and SQLScanKeywordTokens.
Definition at line 24 of file ecpg_keywords.c.
Referenced by ScanECPGKeywordLookup().