mirror of
https://github.com/postgres/postgres.git
synced 2025-12-04 12:02:48 +03:00
Update comment in gramparse.h
src/common/keywords.c hasn't included this header since afb0d0712.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Shared definitions for the "raw" parser (flex and bison phases only)
|
||||
*
|
||||
* NOTE: this file is only meant to be included in the core parsing files,
|
||||
* ie, parser.c, gram.y, scan.l, and src/common/keywords.c.
|
||||
* i.e., parser.c, gram.y, and scan.l.
|
||||
* Definitions that are needed outside the core parser should be in parser.h.
|
||||
*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user