Re: YAML Was: CommitFest status/management - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: YAML Was: CommitFest status/management
Date
Msg-id 20091207174542.GH3552@alvh.no-ip.org
Whole thread Raw
In response to Re: YAML Was: CommitFest status/management  (Florian Weimer <fweimer@bfk.de>)
Responses Re: YAML Was: CommitFest status/management  (Florian Weimer <fweimer@bfk.de>)
List pgsql-hackers
Florian Weimer escribió:
> * Dimitri Fontaine:
> 
> > Well we have JSON and agreed it was a good idea to have it. Now JSON is
> > a subset of YAML and some would prefer another YAML style (me included).
> 
> YAML is rather difficult to parse, and most parsers assume a trusted
> document source because they support arbitrary class instantiations
> (and it's not possible to switch this off, or it's rather involved to
> do so).

That's irrelevant because EXPLAIN YAML is already a trusted document
source.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Adding support for SE-Linux security
Next
From: Jeff Davis
Date:
Subject: Re: operator exclusion constraints