Header And Logo

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

Data Fields

ScanKeyword Struct Reference

#include <keywords.h>

Data Fields

const char * name
int16 value
int16 category

Detailed Description

Definition at line 24 of file keywords.h.


Field Documentation

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().


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