1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-13 18:28:01 +03:00
Files
postgres/src/backend
Alexander Korotkov 3f88e2d78d Fix masking of SP-GiST pages during xlog consistency check
spg_mask() didn't take into account that pd_lower equal to SizeOfPageHeaderData
is still valid value.  This commit fixes that.  Backpatch to 11, where
spg_mask() pg_lower check was introduced.

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/20200615131405.GM52676%40paquier.xyz
Backpatch-through: 11
2020-06-20 17:35:59 +03:00
..
2020-06-16 17:00:37 +12:00
2018-01-02 23:30:12 -05:00
2020-05-11 13:24:12 +02:00
2020-06-16 17:00:37 +12:00
2018-03-30 17:33:04 -07:00
2018-09-17 08:40:36 +02:00