pgsql: Update comment - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update comment
Date
Msg-id E1PndUJ-0005Te-C0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update comment

It was still claiming that the keyword list is in keywords.c, when it
is now in kwlist.h.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff81aa3eda4d754cd341ab0e4e78790ed4a6d250

Modified Files
--------------
src/backend/parser/gram.y |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_get_encoding_from_locale() function call parameters to ma
Next
From: Bruce Momjian
Date:
Subject: pgsql: Fix "variable not used" warnings when USE_WIDE_UPPER_LOWER is no