Re: pg_hba_file_settings view patch - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_hba_file_settings view patch
Date
Msg-id 20161025072329.px2eluan7mtshvv5@alvherre.pgsql
Whole thread Raw
In response to Re: pg_hba_file_settings view patch  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: pg_hba_file_settings view patch  (Robert Haas <robertmhaas@gmail.com>)
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Declarative partitioning - another take
Next
From: "Tsunakawa, Takayuki"
Date:
Subject: Re: [RFC] Transaction management overhaul is necessary?