pgsql: pg_archivecleanup: Update file header comment a bit

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_archivecleanup: Update file header comment a bit
Date: 2018-11-19 07:57:41
Message-ID: E1gOeRB-000601-6r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-19 14:17:04 pgsql: Disallow COPY FREEZE on partitioned tables
Previous Message Thomas Munro 2018-11-19 04:46:08 pgsql: Don't forget about failed fsync() requests.