missing tab-completion for relation options
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
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
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
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