mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
That was otherwise harmless, but tripped the new assertion in PageGetSpecialPointer(). Reported by Amit Langote. Backpatch to 9.5, where the assertion was added.