]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix incorrect arguments for gist_box_penalty call. The bug could be observed
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 18 Sep 2009 14:03:12 +0000 (14:03 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 18 Sep 2009 14:03:12 +0000 (14:03 +0000)
commit13b67ebd2d90e75dc9ba4eb1922cface05b20ac8
tree17902fe3ab5f5ba3848c07748558760c7c929272
parent1bb8236e1473b771d27200419d3efa1d70d98c2b
Fix incorrect arguments for gist_box_penalty call. The bug could be observed
only for secondary page split (i.e. for non-first columns of index)

 Patch by Paul Ramsey <pramsey@opengeo.org>
src/backend/access/gist/gistproc.c