CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.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.