Re: Add CREATE DATABASE LOCALE option

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add CREATE DATABASE LOCALE option
Date: 2019-07-23 13:00:25
Message-ID: 855200d5-7e95-bd09-7341-86c4e54b3143@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-07-23 00:18, Fabien COELHO wrote:
> It applies cleanly, compiles, global & pg_dump make check ok, doc gen ok.
>
> I'm still unconvinced of the interest of breaking backward compatibility,
> but this is no big deal.
>
> I do not like much calling strlen() to check whether a string is empty,
> but this is pre-existing.
>
> I switched the patch to READY.

committed

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2019-07-23 13:44:07 Re: Support for jsonpath .datetime() method
Previous Message Jesper Pedersen 2019-07-23 12:00:41 Re: pg_receivewal documentation