Re: psql tab completion for CREATE DATABASE ... LOCALE

Ian Lawrence Barwick <barwick@gmail.com>

From: Ian Lawrence Barwick <barwick@gmail.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-02-05T02:57:17Z
Lists: pgsql-hackers
2021年2月5日(金) 11:51 Thomas Munro <thomas.munro@gmail.com>:

> On Fri, Feb 5, 2021 at 2:40 PM Ian Lawrence Barwick <barwick@gmail.com>
> wrote:
> > Trivialest of trivial patches attached (will add to next CF).
>
> Thanks, pushed.
>

Oh, that was quick, thanks! I hadn't even got round to adding it to the CF.


Regards

Ian Barwick
-- 
EnterpriseDB: https://www.enterprisedb.com

Commits

  1. Tab-complete CREATE DATABASE ... LOCALE.

  2. Add CREATE DATABASE LOCALE option