mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Minor fixes for WAL consistency checking.
Michael Paquier, reviewed and slightly revised by me. Discussion: http://postgr.es/m/CAB7nPqRzCQb=vdfHvMtP0HMLBHU6z1aGdo4GJsUP-HP8jx+Pkw@mail.gmail.com
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* in a page which can be different when the WAL is generated
|
||||
* and when the WAL is applied.
|
||||
*
|
||||
* Portions Copyright (c) 2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2016-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* Contains common routines required for masking a page.
|
||||
*
|
||||
|
Reference in New Issue
Block a user