Because we have both 9.0 and 9.1 running, and a query that succeeds under 9.1 was failing under 9.0. Can I assume the answer then is "no"?
On Thu, Oct 11, 2012 at 2:38 PM, Tom Lane <[email protected]> wrote: > "Evan D. Hoffman" <[email protected]> writes: >> Is there any way to disable the guessing of missing columns in a >> group-by (the feature added in 9.1)? > > Why would you want to do that? There's no "guessing" involved: the > behavior is always correct, and it is required by the SQL standard. > > regards, tom lane -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
