Missing autocomplete for CREATE DATABASE

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Missing autocomplete for CREATE DATABASE
Date: 2014-07-10 19:32:01
Message-ID: CABUevEwatLsc7ARP5RJ9c8cyc_anYdXMLbVAg377FXio1-hfeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It seems psql is missing autocomplete entries for LC_COLLATE and
LC_CTYPE for the CREATE DATABASE command. Attached patch adds that.

I doubt this is important enough to backpatch - thoughts?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

Attachment Content-Type Size
psql_locale_autocomplete.patch text/x-patch 457 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2014-07-10 19:33:50 Re: tweaking NTUP_PER_BUCKET
Previous Message Alvaro Herrera 2014-07-10 19:20:56 Re: Minmax indexes