agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Clean up copy_file_range() return type
Date: Mon, 13 Jul 2026 09:15:16 +0000
Message-ID: <E1wjCkt-000sBb-2v@gemulon.postgresql.org> (raw)

Clean up copy_file_range() return type

The return type is ssize_t, not int.  Fix that in one instance; the
others were already okay.

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/1ae87df63ff693a91fbcb968850103a5a5d8cd96

Modified Files
--------------
src/bin/pg_combinebackup/reconstruct.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



Message-ID: <E1wjCkt-000sBb-2v@gemulon.postgresql.org>
Permalink:  ../E1wjCkt-000sBb-2v@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wjCkt-000sBb-2v@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: Clean up copy_file_range() return type
  In-Reply-To: <E1wjCkt-000sBb-2v@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