postgresql/src/bin/pg_upgrade
Peter Eisentraut 58ffe141eb Revert "Add basic TAP test setup for pg_upgrade"
This reverts commit f41e56c76e.

The build farm client would run the pg_upgrade tests twice, once as part
of the existing pg_upgrade check run and once as part of picking up all
TAP tests by looking for "t" directories.  Since the pg_upgrade tests
are pretty slow, we will need a better solution or possibly a build farm
client change before we can proceed with this.
2017-09-22 16:46:56 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
.gitignore Fix bit-rot in pg_upgrade's test.sh, and improve documentation. 2017-06-08 13:48:39 -04:00
IMPLEMENTATION Fix wording in pg_upgrade docs 2017-05-05 12:42:21 +02:00
Makefile Revert "Add basic TAP test setup for pg_upgrade" 2017-09-22 16:46:56 -04:00
TESTING Fix bit-rot in pg_upgrade's test.sh, and improve documentation. 2017-06-08 13:48:39 -04:00
check.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
controldata.c pg_upgrade i18n: Fix "%s server/cluster" wording 2017-07-14 19:21:34 -04:00
dump.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
exec.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
file.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
function.c pg_upgrade: Message translatability and style fixes 2017-08-22 20:32:17 -04:00
info.c Fix typo 2017-07-31 17:22:47 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
option.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
parallel.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
pg_upgrade.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
pg_upgrade.h pg_upgrade: Remove more dead code 2017-08-25 12:02:29 -04:00
relfilenode.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
server.c pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
tablespace.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
test.sh Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
util.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
version.c pg_upgrade: Message translatability and style fixes 2017-08-22 20:32:17 -04:00