pgsql: pg_archivecleanup: Update file header comment a bit - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_archivecleanup: Update file header comment a bit
Date
Msg-id E1gOeRB-000601-6r@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_archivecleanup: Update file header comment a bit

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fc47e99a157a56a92dea679a74d546e28b253bb7

Modified Files
--------------
src/bin/pg_archivecleanup/pg_archivecleanup.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Don't forget about failed fsync() requests.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Disallow COPY FREEZE on partitioned tables