From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Peter van Hardenberg <pvh(at)pvh(dot)ca> |
Cc: | "Sven R(dot) Kunze" <srkunze(at)mail(dot)de>, Andres Freund <andres(at)anarazel(dot)de>, Oleg Bartunov <obartunov(at)gmail(dot)com>, David Steele <david(at)pgmasters(dot)net>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, Teodor Sigaev <teodor(at)postgrespro(dot)ru>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Re: SQL/JSON in PostgreSQL |
Date: | 2017-03-08 19:52:20 |
Message-ID: | CABUevEzKQDLZaeWhnTxhNqXof5wVJODtnTZ4cOn=71NRVY6Hhg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 8, 2017 at 11:48 AM, Peter van Hardenberg <pvh(at)pvh(dot)ca> wrote:
> Small point of order: YAML is not strictly a super-set of JSON.
>
> Editorializing slightly, I have not seen much interest in the world for
> YAML support though I'd be interested in evidence to the contrary.
>
>
The world of configuration management seems to for some reason run off
YAML, but that's the only places I've seen it recently (ansible, puppet
etc).
That said if we're introducing something new, it's usually better to copy
from another format than to invite your own.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2017-03-08 21:11:19 | Re: SQL/JSON in PostgreSQL |
Previous Message | Peter van Hardenberg | 2017-03-08 19:48:30 | Re: SQL/JSON in PostgreSQL |