pgsql: Update comment

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment
Date: 2011-02-10 20:51:39
Message-ID: E1PndUJ-0005Te-C0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-10 21:58:09 pgsql: Fix "variable not used" warnings when USE_WIDE_UPPER_LOWER is no
Previous Message Bruce Momjian 2011-02-10 20:40:14 pgsql: Fix pg_get_encoding_from_locale() function call parameters to ma