pgsql: Fix gram.y comment to match reality - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix gram.y comment to match reality
Date
Msg-id E1Yaow0-0003PO-MH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix gram.y comment to match reality

There are other comments in there that don't precisely match what's
implemented, but this one confused me enough to be worth fixing.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Allow empty target list in SELECT.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix bug for array-formatted identities of user mappings