CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/05/28 11:22:44
Modified files: src/backend/access/gist: Tag: REL7_2_STABLE gist.c
Log message: Repair error with not adjusting active scans properly after gistSplit. Patch from Teodor Sigaev.