aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_archivecleanup/pg_archivecleanup.c
Commit message (Expand)AuthorAge
* Fix new warnings from GCC 7Peter Eisentraut2017-05-16
* Make WAL-related utilities handle .partial WAL files properly.Fujii Masao2015-07-03
* Make use of xlog_internal.h's macros in WAL-related utilities.Fujii Masao2015-07-02
* Fix various typos and grammar errors in comments.Andres Freund2015-04-26
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11