missing tab-completion for relation options

Started by Fujii Masaoover 11 years ago4 messageshackers
Jump to latest
#1Fujii Masao
masao.fujii@gmail.com

Hi,

Attached patch adds the missing tab-completion for the relation
options like autovacuum_multixact_freeze_max_age.

Regards,

--
Fujii Masao

Attachments:

add_missing_tab_complete_v1.patchtext/x-patch; charset=US-ASCII; name=add_missing_tab_complete_v1.patchDownload+7-0
#2Michael Paquier
michael@paquier.xyz
In reply to: Fujii Masao (#1)
Re: missing tab-completion for relation options

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.
Regards,
--
Michael

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

#3Bruce Momjian
bruce@momjian.us
In reply to: Michael Paquier (#2)
Re: missing tab-completion for relation options

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?

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

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

#4Michael Paquier
michael@paquier.xyz
In reply to: Bruce Momjian (#3)
Re: missing tab-completion for relation options

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

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