postgresql/config
Tom Lane 8a2121185b Remove the option to build thread_test.c outside configure.
Theoretically one could go into src/test/thread and build/run this
program there.  In practice, that hasn't worked since 96bf88d52,
and probably much longer on some platforms (likely including just
the sort of hoary leftovers where this test might be of interest).
While it wouldn't be too hard to repair the breakage, the fact that
nobody has noticed for two years shows that there is zero usefulness
in maintaining this build pathway.  Let's get rid of it and decree
that thread_test.c is *only* meant to be built/used in configure.

Given that decision, it makes sense to put thread_test.c under config/
and get rid of src/test/thread altogether, so that's what I did.

In passing, update src/test/README, which had been ignored by some
not-so-recent additions of subdirectories.

Discussion: https://postgr.es/m/227659.1603041612@sss.pgh.pa.us
2020-10-21 12:08:48 -04:00
..
ac_func_accept_argtypes.m4 Reorder configure tests for accept() in Windows 2019-03-04 14:42:12 -05:00
ax_prog_perl_modules.m4
ax_pthread.m4
c-compiler.m4 Sync up some inconsistent comments in config/c-compiler.m4. 2020-04-22 15:27:43 -04:00
c-library.m4 Enable Unix-domain sockets support on Windows 2020-03-28 15:01:01 +01:00
check_decls.m4
config.guess Update config.guess and config.sub 2020-04-30 09:06:49 +02:00
config.sub Update config.guess and config.sub 2020-04-30 09:06:49 +02:00
docbook.m4
general.m4 Rename configure.in to configure.ac 2020-07-24 10:42:08 +02:00
install-sh
libtool.m4
llvm.m4 Use better comment marker in Autoconf input 2019-02-09 15:55:17 +01:00
Makefile
missing
perl.m4 configure: More use of AC_ARG_VAR 2019-01-18 08:38:34 +01:00
pkg.m4
prep_buildtree Fix vpath build 2019-03-27 23:36:00 +01:00
programs.m4 Add configure probe for rl_completion_suppress_quote. 2020-01-23 18:20:57 -05:00
python.m4 Remove support for Python older than 2.6 2020-01-08 22:47:22 +01:00
tcl.m4 configure: More use of AC_ARG_VAR 2019-01-18 08:38:34 +01:00
thread_test.c Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00