pgsql: Fix infinite loop while checking of partial match in pending - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix infinite loop while checking of partial match in pending
Date
Msg-id 20090405113201.3BFDB754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix infinite loop while checking of partial match in pending list.
Improve comments. Now GIN-indexable operators should be strict.
Per Tom's questions/suggestions.

Modified Files:
--------------
    pgsql/src/backend/access/gin:
        ginget.c (r1.24 -> r1.25)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginget.c?r1=1.24&r2=1.25)
        ginscan.c (r1.22 -> r1.23)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginscan.c?r1=1.22&r2=1.23)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove a boatload of useless definitions of 'int optreset'.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Change EXPLAIN output so that subplans and initplans