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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lowell Hought <lowell(dot)hought(at)gmail(dot)com>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Date: 2025-06-14 16:12:17
Message-ID: 1634855.1749917537@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Lowell Hought <lowell(dot)hought(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lowell Hought 2025-06-14 21:35:20 Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Previous Message Lowell Hought 2025-06-14 15:52:38 Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17