Re: Use XLOG_CONTROL_FILE macro everywhere?
Anton A. Melnikov <a.melnikov@postgrespro.ru>
From: "Anton A. Melnikov" <a.melnikov@postgrespro.ru>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: daniel@yesql.se, peter@eisentraut.org, tgl@sss.pgh.pa.us,
robertmhaas@gmail.com, michael@paquier.xyz, pgsql-hackers@postgresql.org
Date: 2025-03-25T06:20:33Z
Lists: pgsql-hackers
Attachments
- v3-0001-Split-file-related-parts-from-xlog_internal.h.patch (text/x-patch) patch v3-0001
- v3-0002-Extract-size-related-macros-from-xlogfilepaths.h.patch (text/x-patch) patch v3-0002
- v3-0003-Use-XLOG_CONTROL_FILE-macro-everywhere-in-C-code.patch (text/x-patch) patch v3-0003
Rebased all patches on the current master, renumbered them to be linear and marked as v3 version. With the best regards, -- Anton A. Melnikov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Use XLOG_CONTROL_FILE macro consistently for control file name.
- 173c97812ffc 18.0 landed
-
Doc: Update link to the mentioned subsection
- 84db9a0eb10d 17.0 cited