Re: sendFileWithContent() does not advance the source pointer - Mailing list pgsql-hackers

From Andres Freund
Subject Re: sendFileWithContent() does not advance the source pointer
Date
Msg-id 20221208215318.hqgmhtv4esdbvy3o@awork3.anarazel.de
Whole thread Raw
In response to sendFileWithContent() does not advance the source pointer  (Antonin Houska <ah@cybertec.at>)
List pgsql-hackers
Hi,

On 2022-12-08 20:44:05 +0100, Antonin Houska wrote:
> When checking something else in the base backup code, I've noticed that
> sendFileWithContent() does not advance the 'content' pointer.

Oof. Luckily it looks like that is a relatively recent issue, introduced in
bef47ff85df, which is only in 15.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Aggregate node doesn't include cost for sorting
Next
From: Paul Ramsey
Date:
Subject: [PATCH] random_normal function