Skip to content

Commit acc4f3e

Browse files
committed
Update comment to mention "Name classification hierarchy" as place to
check for reserved words.
1 parent 051ecca commit acc4f3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/backend/parser/gram.y

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.489 2005/04/28 21:47:14 tgl Exp $
14+
* $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.490 2005/05/06 03:42:17 momjian Exp $
1515
*
1616
* HISTORY
1717
* AUTHOR DATE MAJOR EVENT
@@ -331,7 +331,8 @@ static void doNegateFloat(Value *v);
331331
/*
332332
* If you make any token changes, update the keyword table in
333333
* parser/keywords.c and add new keywords to the appropriate one of
334-
* the reserved-or-not-so-reserved keyword lists, below.
334+
* the reserved-or-not-so-reserved keyword lists, below; search
335+
* this file for "Name classification hierarchy".
335336
*/
336337

337338
/* ordinary key words in alphabetical order */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy