Re: unnest multirange, returned order

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: Laurenz Albe <laurenz.albe@cybertec.at>, Daniel Fredouille <daniel.fredouille@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-10-27T23:08:37Z
Lists: pgsql-hackers, pgsql-docs
On Fri, 2023-10-27 at 08:48 +0200, Laurenz Albe wrote:
> On Fri, 2023-10-13 at 15:33 -0400, Daniel Fredouille wrote:
> > sorry it took me some time to reply. Yes, the patch is perfect if
> > this is indeed the behavior.
> 
> I'm sending a reply to the hackers list so that I can add the patch
> to the commitfest.
> 
> Tiny as the patch is, I don't want it to fall between the cracks.

Committed with adjusted wording. Thank you!


-- 
Jeff Davis
PostgreSQL Contributor Team - AWS





Commits

  1. Clarify the result order of unnest(multirange).