Re: Add CREATE DATABASE LOCALE option

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Add CREATE DATABASE LOCALE option
Дата
Msg-id 855200d5-7e95-bd09-7341-86c4e54b3143@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Add CREATE DATABASE LOCALE option  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jesper Pedersen
Дата:
Сообщение: Re: pg_receivewal documentation
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Support for jsonpath .datetime() method