Ensure sizeof(GenerationChunk) is maxaligned.

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

Commit: 07bd77b95a7846de2b193d1574951436d5783800
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-11-23T22:02:15Z
Releases: 11.0
Ensure sizeof(GenerationChunk) is maxaligned.

Per buildfarm.

Also improve some comments.

Files

PathChange+/−
src/backend/utils/mmgr/generation.c modified +24 −17