pgsql: Fix rescan of IndexScan node with the new lossy GiST distance fu - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix rescan of IndexScan node with the new lossy GiST distance fu
Date
Msg-id E1YwqxE-0002co-15@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: pgindent: more doc updates for skipping __asm__ files
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: pgindent: more doc updates for skipping __asm__ files