mirror of https://github.com/postgres/postgres
The uniqueness condition might fail to hold intra-transaction, and assuming it does can give incorrect query results. Per report from Marti Raudsepp, though this is not his proposed patch. Back-patch to 9.0, where both these features were introduced. In the released branches, add the new IndexOptInfo field to the end of the struct, to try to minimize ABI breakage for third-party code that may be examining that struct.pull/1/head
parent
bb446b689b
commit
0f39d5050d
Loading…
Reference in new issue