Band-aid patch for Shraibman's 'out of free buffers' bug: disable the

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 579adfd6542b20b5112a4f43945c5559cd8bc1eb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-03-23T21:55:14Z
Releases: 7.3.3
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.

Files

PathChange+/−
src/backend/access/index/indexam.c modified +7 −1