Re: Re: [PATCH] Tab completion for ALTER TYPE… RENAME VALUE … - Mailing list pgsql-hackers

From ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Subject Re: Re: [PATCH] Tab completion for ALTER TYPE… RENAME VALUE …
Date
Msg-id d8jmvh9octg.fsf@dalvik.ping.uio.no
Whole thread Raw
In response to [PATCH] Tab completion for ALTER TYPE … RENAMEVALUE …  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:

> On Tue, Nov 8, 2016 at 8:53 AM, Dagfinn Ilmari Mannsåker
> <ilmari@ilmari.org> wrote:
>> Thank you very much.  I just looked at the patch again and realised the
>> completion of "TO" after RENAME VALUE <name> can be merged with the one
>> for RENAME ATTRIBUTE <name>.  Attached is an updated and patch
>
> Committed.

Thanks!

--
"The surreality of the universe tends towards a maximum" -- Skud's Law
"Never formulate a law or axiom that you're not prepared to live with
 the consequences of."                              -- Skud's Meta-Law



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Typo in event_trigger.c
Next
From: Thomas Munro
Date:
Subject: SERIALIZABLE with parallel query