1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +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

@@ -202,6 +202,5 @@ pages.
</para>
&pgstandby;
&pgxlogdump;
</sect1>
</appendix>