1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Move pg_xlogdump 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:24 -04:00
parent 0275ecf31c
commit b0a738f428
14 changed files with 33 additions and 28 deletions

View File

@ -266,6 +266,7 @@
&pgtestfsync;
&pgtesttiming;
&pgupgrade;
&pgxlogdump;
&postgres;
&postmaster;