pgsql: Fix rescan of IndexScan node with the new lossy GiST distance fu

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix rescan of IndexScan node with the new lossy GiST distance fu
Дата
Msg-id E1YwqxE-0002co-15@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix rescan of IndexScan node with the new lossy GiST distance functions.

Must reset the "reached end" flag and reorder queue at rescan.

Per report from Regina Obe, bug #13349

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/12e6c5a6cae1e34da2d320390993010b6e15ba9e

Modified Files
--------------
src/backend/executor/nodeIndexscan.c |    8 ++++++++
1 file changed, 8 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: pgindent: more doc updates for skipping __asm__ files
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: pgindent: more doc updates for skipping __asm__ files