Log Message:
-----------
Fix missing rows in query
update a=.. where a... with GiST index on column 'a'
Backpatch from 8.0 branch
Tags:
----
REL7_3_STABLE
Modified Files:
--------------
pgsql/src/backend/access/gist:
gist.c (r1.96 -> r1.96.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gist.c.diff?r1=1.96&r2=1.96.2.1)
gistget.c (r1.35 -> r1.35.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gistget.c.diff?r1=1.35&r2=1.35.2.1)
gistscan.c (r1.43 -> r1.43.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gistscan.c.diff?r1=1.43&r2=1.43.2.1)
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly