missing tab-completion for relation options

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: missing tab-completion for relation options
Date: 2014-09-04 04:53:40
Message-ID: CAHGQGwFLff4Us=GVTzswr9coBkD3MrJXYXDLZNPTEN5HyHm1mQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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

Regards,

--
Fujii Masao

Attachment Content-Type Size
add_missing_tab_complete_v1.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2014-09-04 05:14:12 Re: PL/pgSQL 1.2
Previous Message Fujii Masao 2014-09-04 04:44:22 Re: psql \watch versus \timing