Re: ALTER SYSTEM SET command to change postgresql.conf parameters

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: Amit Kapila <amit.kapila16@gmail.com>, Hari Babu <haribabu.kommi@huawei.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-12-19T17:35:28Z
Lists: pgsql-hackers
On Thu, Dec 19, 2013 at 2:21 PM, Tatsuo Ishii <ishii@postgresql.org> wrote:
>> I found that the psql tab-completion for ALTER SYSTEM SET has not been
>> implemented yet.
>> Attached patch does that. Barring any objections, I will commit this patch.
>
> Good catch!

Committed.

Regards,

-- 
Fujii Masao