]> granicus.if.org Git - postgresql/commit
Band-aid patch for Shraibman's 'out of free buffers' bug: disable the
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Mar 2003 21:55:14 +0000 (21:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Mar 2003 21:55:14 +0000 (21:55 +0000)
commit579adfd6542b20b5112a4f43945c5559cd8bc1eb
treeac00fa082a7948476b4c9bbae758adb276e6c84c
parent2d0cf42cd41a7784a9fa691221a14b978ee631db
Band-aid patch for Shraibman's 'out of free buffers' bug: disable the
keys_are_unique optimization introduced in 7.3.  A better fix will
appear in 7.4, but I think back-patching it is too risky for the stable
branch.
src/backend/access/index/indexam.c