On 26.02.24 02:08, Michael Paquier wrote:
On Fri, Feb 23, 2024 at 06:52:54PM -0500, Tom Lane wrote:Julien Rouhaud <rjuju...@gmail.com> writes:On Fri, Feb 23, 2024 at 04:26:53PM +0100, Peter Eisentraut wrote:- funcordinality This was probably just forgotten. It should be included because the WITH ORDINALITY clause changes the query result.Agreed.Seems OK.+1.
Ok, I have added funcordinality for the RTE_FUNCTION case, and left the others alone.