pgsql: Fix strategy propagation to scanEntry for partial match by moving

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix strategy propagation to scanEntry for partial match by moving
Date: 2008-09-04 11:47:05
Message-ID: 20080904114705.E8349755325@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix strategy propagation to scanEntry for partial match by moving propagation
to initializaion of scanEntry.

Modified Files:
--------------
pgsql/src/backend/access/gin:
ginget.c (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginget.c?r1=1.18&r2=1.19)
ginscan.c (r1.17 -> r1.18)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginscan.c?r1=1.17&r2=1.18)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-09-04 13:02:13 pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS
Previous Message Dave Page 2008-09-04 10:40:58 stackbuilder - wizard: Provide more useful error messages when an FTP or