Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master
Date
Msg-id 422545.1761020296@sss.pgh.pa.us
Whole thread Raw
In response to Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master
List pgsql-hackers
Richard Guo <guofenglinux@gmail.com> writes:
> Oops, I made a mistake in the test case for v18.  Fixing it now…

Bleah.  I pretty much don't ever commit things into back branches
without running regression tests there as well as in master.
Postgres is a moving target.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master
Next
From: Srinath Reddy Sadipiralla
Date:
Subject: Re: Making pg_rewind faster