mirror of https://github.com/postgres/postgres
The recently-fixed bug in WAL replay could result in not finding a parent tuple for a heap-only tuple. The existing code would either Assert or generate an invalid index entry, neither of which is desirable. Throw a regular error instead.pull/6/head
parent
d663d4399e
commit
d70cf811f7
Loading…
Reference in new issue