Re: 8.4 release planning

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Simon Riggs <simon@2ndquadrant.com>, Joshua Brindle <method@manicmethod.com>, Ron Mayer <rm_pg@cheapcomplexdevices.com>, Josh Berkus <josh@agliodbs.com>, "Joshua D. Drake" <jd@commandprompt.com>, Merlin Moncure <mmoncure@gmail.com>, "Jonah H. Harris" <jonah.harris@gmail.com>, Gregory Stark <stark@enterprisedb.com>, Bruce Momjian <bruce@momjian.us>, Bernd Helmle <mailings@oopsware.de>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2009-01-27T16:31:55Z
Lists: pgsql-hackers
> Yeah, people like certification, but they also like products that work.
> Did you stop reading before getting to my non-security-based complaints?

I read them, but I suspect they are issues that can be addressed.  How
would any of this affect join removal, anyway?  At most it would
affect join removal WHEN USING SE-PostgreSQL, but I don't even see why
it would affect that.  We've already decided we're not overly
concerned with covert channels, and the user being able to discern
that a join got removed is surely no more than that.

Furthermore, as covert channels go, it seems unlikely to be the one
that breaks the bank.

...Robert