Ensure that the remainder of the current pg_clog page is zeroed during

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 64cb889106c3ba9173e5f364209abdeb45c764a3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-30T19:00:42Z
Releases: 8.0.0
Ensure that the remainder of the current pg_clog page is zeroed during
startup, just to be sure that there's no leftover junk there.

Files

PathChange+/−
src/backend/access/transam/clog.c modified +33 −2