Ensure that the remainder of the current pg_clog page is zeroed during
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/clog.c | modified | +33 −2 |