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.