Re: pg_hba_file_settings view patch

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_hba_file_settings view patch
Дата
Msg-id 20161025072329.px2eluan7mtshvv5@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pg_hba_file_settings view patch  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Ответы Re: pg_hba_file_settings view patch  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Haribabu Kommi wrote:
> On Mon, Oct 3, 2016 at 3:51 PM, Michael Paquier <michael.paquier@gmail.com>
> wrote:

> Yes, I agree that adding these JSONB utility functions for this view
> is an overkill, but I thought that these are may be useful for some
> users if it is a JSONB type instead of array.

Peter Eisentraut said he'd like JSON better:
https://www.postgresql.org/message-id/5547DB0A.2020904@gmx.net
I asked twice about the use of JSON, suggesting an array instead:
https://www.postgresql.org/message-id/20151204163147.GZ2763@alvherre.pgsql
https://www.postgresql.org/message-id/20160201215714.GA98800@alvherre.pgsql

I now think that we should figure out what it is that we want before we
continue to request it to be changed over and over.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Declarative partitioning - another take
Следующее
От: "Tsunakawa, Takayuki"
Дата:
Сообщение: Re: [RFC] Transaction management overhaul is necessary?