> On 15 Apr 2025, at 14:41, Robert Haas wrote:
>
> On Tue, Apr 15, 2025 at 3:46 AM Daniel Gustafsson wrote:
>>> On 15 Apr 2025, at 06:22, Amul Sul wrote:
>>> Attached is a patch that corrects the code comment for
>>> process_directory_recursively() in pg_combinebackup, where the comment
>>> inc
On Tue, Apr 15, 2025 at 3:46 AM Daniel Gustafsson wrote:
> > On 15 Apr 2025, at 06:22, Amul Sul wrote:
> > Attached is a patch that corrects the code comment for
> > process_directory_recursively() in pg_combinebackup, where the comment
> > incorrectly refers to "output_directory" instead of the
On Tue, Apr 15, 2025 at 1:16 PM Daniel Gustafsson wrote:
>
> > On 15 Apr 2025, at 06:22, Amul Sul wrote:
>
> > Attached is a patch that corrects the code comment for
> > process_directory_recursively() in pg_combinebackup, where the comment
> > incorrectly refers to "output_directory" instead of
> On 15 Apr 2025, at 06:22, Amul Sul wrote:
> Attached is a patch that corrects the code comment for
> process_directory_recursively() in pg_combinebackup, where the comment
> incorrectly refers to "output_directory" instead of the intended
> "input_directory".
Agreed. The second paragraph in t
Hi,
Cc: Robert
Attached is a patch that corrects the code comment for
process_directory_recursively() in pg_combinebackup, where the comment
incorrectly refers to "output_directory" instead of the intended
"input_directory".
--
Regards,
Amul Sul
EDB: http://www.enterprisedb.com
From 80765206dcdc5