Re: Another swing at JSON
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: David Fetter <david@fetter.org>, Alvaro Herrera <alvherre@commandprompt.com>, Joseph Adams <joeyadams3.14159@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Josh Berkus <josh@agliodbs.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-03-30T15:47:09Z
Lists: pgsql-hackers
On 03/30/2011 11:37 AM, Dimitri Fontaine wrote: > Andrew Dunstan<andrew@dunslane.net> writes: >> Maybe we could teach pg_config to report appropriate settings for >> uninstalled source via an environment setting. Without changing pg_config it >> looks like we have a chicken and egg problem. >> >> (If my suggestion is right, this would probably be a good beginner TODO.) > Is it still 9.1 material? I think it should be considered UI > improvements on what we already have (contribs and extensions), and > allowed to be fixed while in beta. I think we're pretty much down to only fixing bugs now, for 9.1, and this isn't a bug, however inconvenient it might be. cheers andrew