pgsql/src/backend/access/gist gist.c

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/gist gist.c
Date: 2002-05-28 15:22:33
Message-ID: 20020528152233.7D929476281@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/05/28 11:22:33

Modified files:
src/backend/access/gist: gist.c

Log message:
Repair error with not adjusting active scans properly after gistSplit.
Patch from Teodor Sigaev.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-05-28 15:22:44 pgsql/src/backend/access/gist Tag: REL7_2_STAB ...
Previous Message Bruce Momjian - CVS 2002-05-28 01:06:24 pgsql/doc TODO