Re: pg_combinebackup: correct code comment.

2025-04-15 Thread Daniel Gustafsson
> 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

Re: pg_combinebackup: correct code comment.

2025-04-15 Thread Robert Haas
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

Re: pg_combinebackup: correct code comment.

2025-04-15 Thread Amul Sul
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

Re: pg_combinebackup: correct code comment.

2025-04-15 Thread Daniel Gustafsson
> 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

pg_combinebackup: correct code comment.

2025-04-14 Thread Amul Sul
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