Re: Making tab-complete.c easier to maintain
От | Michael Paquier |
---|---|
Тема | Re: Making tab-complete.c easier to maintain |
Дата | |
Msg-id | CAB7nPqSLWH7Myit78SX=BQSg1mQ=KQdZ-53pieYgqrYjkKuQgw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Making tab-complete.c easier to maintain (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Making tab-complete.c easier to maintain
|
Список | pgsql-hackers |
On Wed, Jan 6, 2016 at 2:03 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I wrote: >> Michael Paquier <michael.paquier@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
В списке pgsql-hackers по дате отправления: