1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00
Heikki Linnakangas 6a0a388c20 Avoid calling PageGetSpecialPointer() on an all-zeros page.
That was otherwise harmless, but tripped the new assertion in
PageGetSpecialPointer().

Reported by Amit Langote. Backpatch to 9.5, where the assertion was added.
2015-07-27 12:31:05 +03:00
..
2015-05-23 21:35:49 -04:00
2015-07-20 14:18:08 +02:00