Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Date
Msg-id 1634855.1749917537@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
List pgsql-bugs
Lowell Hought <lowell.hought@gmail.com> writes:
> Unfortunately, I have not been able to create a script that reproduces the
> issue.  I ran EXPLAIN with a LIMIT clause and again without a LIMIT clause,
> save the output to files and then compared them.  I am not good at
> understanding the EXPLAIN output.

Unfortunately, your email program has mangled the EXPLAIN output to
the point of unreadability, as it's preserved neither line breaks nor
indentation.  Maybe it'd work better to put the output in attachments.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Next
From: Lowell Hought
Date:
Subject: Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17