pgsql: Allow pg_archivecleanup to strip optional file extensions. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Allow pg_archivecleanup to strip optional file extensions.
Date
Msg-id E1SFrHg-0000q1-9c@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow pg_archivecleanup to strip optional file extensions.

Greg Smith and Jaime Casanova, reviewed by Alex Shulgin and myself.
e

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bbc02243fcf2fbf51b6bacf05a73fa042d3d84a4

Modified Files
--------------
contrib/pg_archivecleanup/pg_archivecleanup.c |   39 ++++++++++++++++++++++--
doc/src/sgml/pgarchivecleanup.sgml            |   15 +++++++++
2 files changed, 50 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Publish checkpoint timing information to pg_stat_bgwriter.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file