pg_combinebackup: correct code comment.
amul sul <sulamul@gmail.com>
From: Amul Sul <sulamul@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Cc: Robert Haas <robertmhaas@gmail.com>
Date: 2025-04-15T04:22:19Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pg_combinebackup: Fix incorrect code documentation
- fb9ec9cf7926 17.5 landed
- 7ae13170ba55 18.0 landed
Attachments
- 0001-pg_combinebackup-Fix-incorrect-code-comment.patch (application/x-patch) patch 0001
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