Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitacc4f3e

Browse files
committed
Update comment to mention "Name classification hierarchy" as place to
check for reserved words.
1 parent051ecca commitacc4f3e

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
* AUTHORDATEMAJOR 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)

[8]ページ先頭

©2009-2025 Movatter.jp