1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Move pg_test_timing 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 d992f8a896
commit 528c2e44ab
12 changed files with 33 additions and 34 deletions

View File

@ -264,6 +264,7 @@
&pgResetxlog;
&pgRewind;
&pgtestfsync;
&pgtesttiming;
&pgupgrade;
&postgres;
&postmaster;