postgresql/src
Tom Lane c18c12c983 AdjustUpgrade.pm should zap test_ext_cine, too.
test_extensions' test_ext_cine extension has the same upgrade hazard
as test_ext7: the regression test leaves it in an updated state
from which no downgrade path to default is provided.  This causes
the update_extensions.sql script helpfully provided by pg_upgrade
to fail.  So drop it in cross-version-upgrade testing.

Not entirely sure how come I didn't hit this in testing yesterday;
possibly I'd built the upgrade reference databases with
testmodules-install-check disabled.

Backpatch to v10 where this module was introduced.
2023-01-17 16:01:20 -05:00
..
backend Translation updates 2022-11-07 13:50:33 +01:00
bin Create common infrastructure for cross-version upgrade testing. 2023-01-16 20:35:53 -05:00
common Inhibit mingw CRT's auto-globbing of command line arguments 2022-04-25 15:51:58 -04:00
fe_utils Clean up assorted failures under clang's -fsanitize=undefined checks. 2022-03-03 18:13:24 -05:00
include Stamp 10.23. 2022-11-07 16:51:10 -05:00
interfaces Stamp 10.23. 2022-11-07 16:51:10 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:36 -04:00
pl Translation updates 2022-11-07 13:50:33 +01:00
port Stamp 10.23. 2022-11-07 16:51:10 -05:00
template On NetBSD, force dynamic symbol resolution at postmaster start. 2022-08-30 17:29:23 -04:00
test AdjustUpgrade.pm should zap test_ext_cine, too. 2023-01-17 16:01:20 -05:00
timezone Update time zone data files to tzdata release 2022f. 2022-11-01 17:09:21 -04:00
tools Improve setup of environment values for commands in MSVC's vcregress.pl 2022-05-11 10:22:44 +09:00
tutorial tutorial: land height is "elevation", not "altitude" 2021-03-10 20:25:18 -05:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:52 -08:00
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 2021-07-01 08:48:24 -04:00
Makefile.shlib makefile: use proper linker flags for C++ compiles 2020-03-31 22:26:11 -04:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00