Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Andrew Dunstan <andrew@dunslane.net>, David Christensen <david@endpoint.com>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2011-03-15T15:46:15Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add missing keywords to gram.y's unreserved_keywords list.

Robert Haas <robertmhaas@gmail.com> writes:
> Well, we don't seem to really have consensus around anything in
> particular here.  Should we just leave it alone, or is this worth
> spending more effort on?

I haven't seen any suggestions yet that don't seem inferior to the
existing command name (ie, VALIDATE).  I'm inclined to leave it alone.
Your recent hack on CREATE ROLE bought more than changing this would.

			regards, tom lane