Re: YAML Was: CommitFest status/management

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Greg Smith <greg@2ndquadrant.com>, Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>, Dimitri Fontaine <dfontaine@hi-media.com>, Robert Haas <robertmhaas@gmail.com>, Josh Berkus <josh@agliodbs.com>, Ron Mayer <rm_pg@cheapcomplexdevices.com>, pgsql-hackers@postgresql.org
Date: 2009-12-11T01:39:54Z
Lists: pgsql-hackers

Tom Lane wrote:
> Greg Smith <greg@2ndquadrant.com> writes:
>   
>> To be clear about which version we're talking about:  
>> http://archives.postgresql.org/message-id/20091130123456.4A03.52131E4D@oss.ntt.co.jp 
>> is the candidate for commit that includes the cleanup you've already done.
>>     
>
> I suppose this is subject to the same auto_explain problem already
> noticed for JSON, but I would suggest that we commit this first and
> then fix both together, rather than create merge issues.
>
> 			
>   

OK, I've committed the YAML stuff, so who is working on the auto-explain 
bug? Robert? I'd like that fixed before I add in the query text to 
auto-explain output.

cheers

andrew