postgresql/contrib/test_decoding
Michael Paquier 3955cae0c5 Fix regression test handling of test_decoding with MSVC
The set of scripts in charge of running the regression tests for MSVC
run currently under the assumption that only $(top_builddir) can used in
option values defined in REGRESS_OPTS, and those options need to have a
specific format as well to be correctly parsed, so fix the Makefile
values so as those are correctly set.

Per complains from buildfarm member dory and whelk, with some extra
testing done on my side with MSVC to check this patch.
2018-11-26 10:49:49 +09:00
..
expected Fix logical decoding error when system table w/ toast is repeatedly rewritten. 2018-10-10 13:53:02 -07:00
specs Force synchronous commit to be enabled for all test_decoding tests. 2018-10-10 13:53:02 -07:00
sql Fix logical decoding error when system table w/ toast is repeatedly rewritten. 2018-10-10 13:53:02 -07:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
Makefile Fix regression test handling of test_decoding with MSVC 2018-11-26 10:49:49 +09:00
test_decoding.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00