postgresql/src
Thomas Munro d6d317dbf6 Use in-place tablespaces in regression test.
Remove the machinery from pg_regress that manages the testtablespace
directory.  Instead, use "in-place" tablespaces, because they work
correctly when there is a streaming replica running on the same host.

Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/CA%2BhUKGKpRWQ9SxdxxDmTBCJoR0YnFpMBe7kyzY8SUQk%2BHeskxg%40mail.gmail.com
2022-01-15 00:09:24 +13:00
..
backend Allow "in place" tablespaces. 2022-01-15 00:09:24 +13:00
bin Clean up messy API for src/port/thread.c. 2022-01-11 13:46:20 -05:00
common Improve error handling of HMAC computations 2022-01-13 16:17:21 +09:00
fe_utils Update copyright for 2022 2022-01-07 19:04:57 -05:00
include Allow "in place" tablespaces. 2022-01-15 00:09:24 +13:00
interfaces Improve error handling of HMAC computations 2022-01-13 16:17:21 +09:00
makefiles Add NO_INSTALL option to pgxs 2021-05-27 13:58:29 +02:00
pl Update copyright for 2022 2022-01-07 19:04:57 -05:00
port Clean up messy API for src/port/thread.c. 2022-01-11 13:46:20 -05:00
template Further tweaking of PG_SYSROOT heuristics for macOS. 2021-01-20 12:07:23 -05:00
test Use in-place tablespaces in regression test. 2022-01-15 00:09:24 +13:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Use in-place tablespaces in regression test. 2022-01-15 00:09:24 +13:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Add support for LZ4 compression in pg_receivewal 2021-11-05 11:33:25 +09:00
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 2021-09-06 11:27:59 -07:00
nls-global.mk Add errhint_plural() function and make use of it 2021-03-31 09:16:25 +02:00