Bump XLOG_PAGE_MAGIC after xl_heap_prune change add323da40a6 altered xl_heap_prune, changing the WAL format, but neglected to bump XLOG_PAGE_MAGIC. Do so now.
Author: Melanie Plageman <[email protected]> Reported-by: Kirill Reshke <[email protected]> Reported-by: Michael Paquier <[email protected]> Discussion: https://postgr.es/m/aO3Gw6hCAZFUd5ab%40paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4a8fb58671d36b8f6cb4f5c582b8dc5fa4d26702 Modified Files -------------- src/include/access/xlog_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
