Re: BUG #15336: Wrong cursor's bacward fetch results in select with ALL(subquery)

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: BUG #15336: Wrong cursor's bacward fetch results in select with ALL(subquery)
Дата
Msg-id 87efex2hd2.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: BUG #15336: Wrong cursor's bacward fetch results in select withALL(subquery)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
>>>>> "Alvaro" == Alvaro Herrera <alvherre@2ndquadrant.com> writes:

 >> I wonder if we have a contender here for the oldest reported bug in
 >> PG history; while I haven't tested anything older than 9.5, the
 >> incorrect logic seems to date back to the introduction of subqueries
 >> in 6.something.

 Alvaro> Hmm ..

 Alvaro> 8.2 seems fine:

Hah. You're right; the bug is only 10 years old, not 20. It was
apparently introduced in 8.3 by commit c7ff7663e; before that, SubPlans
had a separate EState from the parent plan, so they didn't share the
parent plan's direction indicator.

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PG_UPGRADE] 9.6 to 10.5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15333: pg_dump error on large table -- "pg_dump: could not stat file...iso-8859-1 error"