Re: Fix GROUP BY ALL handling of ORDER BY operator semantics - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
Date
Msg-id 4103705.1784319344@sss.pgh.pa.us
Whole thread
In response to Re: Fix GROUP BY ALL handling of ORDER BY operator semantics  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
List pgsql-hackers
I wrote:
> Thanks for doing that!  I'll wait another day or so to see if anyone
> wants to push back on reverting this.

Hearing nothing, pushed.  Thanks for doing the legwork on that.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Tepid: selective index updates for heap relations
Next
From: Ayush Tiwari
Date:
Subject: Re: Caching a partition index's parent OID in the relcache?