agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Some const qualifications added in passing
Date: Mon, 13 Jul 2026 09:15:16 +0000
Message-ID: <E1wjCkt-000sBV-2k@gemulon.postgresql.org> (raw)
Some const qualifications added in passing
These are some cases in the vicinity of the patches to improve the
size_t/ssize_t use with POSIX file system APIs. For example, the
input buffers for write operations or the file names passed for error
reporting can be const.
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://www.postgresql.org/message-id/flat/f9aab072-0078-49e4-ab93-3b08086a4406@eisentraut.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/7f77b2a89bd4788b6bd686ba63138f51302d9839
Modified Files
--------------
src/backend/access/transam/timeline.c | 4 ++--
src/backend/access/transam/twophase.c | 4 ++--
src/bin/pg_basebackup/receivelog.c | 2 +-
src/bin/pg_combinebackup/reconstruct.c | 40 +++++++++++++++++-----------------
src/include/access/timeline.h | 4 ++--
5 files changed, 27 insertions(+), 27 deletions(-)
Message-ID: <E1wjCkt-000sBV-2k@gemulon.postgresql.org>
Permalink: ../E1wjCkt-000sBV-2k@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wjCkt-000sBV-2k@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Some const qualifications added in passing
In-Reply-To: <E1wjCkt-000sBV-2k@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox