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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Дата
Msg-id 1628600.1749914148@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-bugs
Lowell Hought <lowell.hought@gmail.com> writes:
> Why would it return with a LIMIT clause, but not without the LIMIT clause?

[ shrug... ]  I still suppose this is due to a poor choice of plan
in the no-LIMIT case, but you've yet to provide the info needed
for someone else to reproduce the problem.  You could try comparing
EXPLAIN output in the LIMIT and no-LIMIT cases.

            regards, tom lane



В списке pgsql-bugs по дате отправления: