postgresql/src/bin
Noah Misch 1a629c1b16 Combine initdb tests that successfully create a data directory.
This eliminates many seconds of test duration and the cause to invoke
"rm -rf", which is typically unavailable on Windows.

Michael Paquier and Noah Misch
2015-05-02 16:47:28 -04:00
..
initdb Combine initdb tests that successfully create a data directory. 2015-05-02 16:47:28 -04:00
pg_archivecleanup Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
pg_basebackup Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_config Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_controldata Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_ctl Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pg_dump Add transforms feature 2015-04-26 10:33:14 -04:00
pg_resetxlog Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
pg_rewind Fix pg_rewind regression failure after "fast promotion" 2015-04-30 21:59:58 -07:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Warn about tablespace creation in PGDATA 2015-04-28 17:35:12 -04:00
pg_xlogdump Update .gitignore for new rmgr, changed paths. 2015-04-29 15:53:00 -04:00
pgbench Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql psql: Improve tab completion for ALTER FOREIGN TABLE. 2015-04-29 12:49:10 -04:00
scripts Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00