On Wed, Jan 6, 2016 at 2:03 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> I wrote:
>> Michael Paquier <michael.paqu...@gmail.com> writes:
>>> So, here are the commands that still remain with TailMatches to cover
>>> this case, per gram.y:
>>> - CREATE TABLE
>>> - CREATE INDEX
>>> - CREATE VIEW
>>> - GRANT
>>> - CREATE TRIGGER
>>> - CREATE SEQUENCE
>>> New patches are attached.
>
>> I've reviewed and committed the first of these patches.
>
> I've pushed the second patch now.  I made a few adjustments --- notably,
> I didn't like the way you'd implemented '*' wildcards, because they
> wouldn't have behaved very sanely in combination with '|'.  The case
> doesn't come up in the current set of patterns, but we'll likely want it
> sometime.

Thanks! Let's consider this project as done then. That was a long way to it...
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to