Re: YAML Was: CommitFest status/management
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Greg Smith <greg@2ndquadrant.com>, Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>, Dimitri Fontaine <dfontaine@hi-media.com>, Josh Berkus <josh@agliodbs.com>, Ron Mayer <rm_pg@cheapcomplexdevices.com>, pgsql-hackers@postgresql.org
Date: 2009-12-11T02:49:44Z
Lists: pgsql-hackers
Attachments
- auto_explain_crash.patch (text/x-diff) patch
On Thu, Dec 10, 2009 at 8:39 PM, Andrew Dunstan <andrew@dunslane.net> wrote: > 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. I'm going to propose fixing this in what seems to me to be the simplest possible way, per the attached. Anyone want to argue? ...Robert