1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-15 19:21:59 +03:00

Move pg_archivecleanup from contrib/ to src/bin/

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
This commit is contained in:
Peter Eisentraut
2015-03-10 22:33:23 -04:00
parent 27846f02c1
commit 83aca89f7c
12 changed files with 39 additions and 35 deletions

View File

@ -257,6 +257,7 @@
</partintro>
&initdb;
&pgarchivecleanup;
&pgControldata;
&pgCtl;
&pgResetxlog;