Re: unnest multirange, returned order

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Jeff Davis <pgsql@j-davis.com>, Daniel Fredouille <daniel.fredouille@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-10-28T08:53:58Z
Lists: pgsql-hackers, pgsql-docs
On Fri, 2023-10-27 at 16:08 -0700, Jeff Davis wrote:
> 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!

Thanks!

Yours,
Laurenz Albe



Commits

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