Re: Question: test "aggregates" failed in 32-bit machine

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>, "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-01T19:50:25Z
Lists: pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> Reminds me of the other sort testing program that you wrote when the
> B&M code first went in:
> https://www.postgresql.org/message-id/18732.1142967137@sss.pgh.pa.us

Ha, I'd totally forgotten about that ...

			regards, tom lane



Commits

  1. Revert "Optimize order of GROUP BY keys".