Re: Sanding down some edge cases for PL/pgSQL reserved words - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Sanding down some edge cases for PL/pgSQL reserved words
Date
Msg-id 3019179.1751317717@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sanding down some edge cases for PL/pgSQL reserved words  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> Looks so nobody has any motivation to do some deeper changes to reduce
> prohibition of reserved words. It is true, so in the real world it is not
> an issue.

Certainly anyone who's annoyed is free to do more work here.

> All tests passed without problems. I'll mark this patch as ready for commit.
> Maybe the usage of unreserved words as variables or field names can be
> tested a little bit more. See patch 0003

Pushed with the test case as you suggested.  Thanks for reviewing!

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: Tags in the commitfest app: How to use them and what tags to add?
Next
From: Christophe Pettus
Date:
Subject: Exposing some hidden serializable transaction costs