Re: unnest multirange, returned order
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Daniel Fredouille <daniel.fredouille@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-10-27T06:48:49Z
Lists: pgsql-hackers, pgsql-docs
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. Yours, Laurenz Albe
Commits
-
Clarify the result order of unnest(multirange).
- d014e6cb1886 17.0 landed