Re: missing tab-completion for relation options - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: missing tab-completion for relation options
Date
Msg-id CAB7nPqTFbb_00DkyXsW5stbQy1La0a8eJmBE1X80NA6CZj42CQ@mail.gmail.com
Whole thread Raw
In response to Re: missing tab-completion for relation options  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Oct 14, 2014 at 4:51 AM, Bruce Momjian <bruce@momjian.us> wrote:
> On Thu, Sep  4, 2014 at 10:29:06PM +0900, Michael Paquier wrote:
>> On Thu, Sep 4, 2014 at 1:53 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> > Attached patch adds the missing tab-completion for the relation
>> > options like autovacuum_multixact_freeze_max_age.
>>
>> That's a nice catch. Multixact parameters are present since 9.3.
>> user_catalog_table since 9.4.
>
> Uh, where we on this?  Should I apply the patch?
Committed as of d85e7fa.
-- 
Michael



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Possible micro-optimization in CacheInvalidateHeapTuple
Next
From: Michael Paquier
Date:
Subject: Re: psql \watch versus \timing