On Sat, 2026-03-07 at 12:31 +0530, Amit Kapila wrote:
> Isn't it better to keep this along with other oids in the beginning
> of
> the catalog, say after subowner? It will also avoid padding before
> subserver field.
Right now it's close to conninfo, which seems reasonable. The other
fields don't seem very concerned about alignment, but if it's an issue
we can rearrange subserver along with submaxretention.
Regards,
Jeff Davis