postgresql/src/pl
Tom Lane c4252c9ef0 Fix cross-version upgrade tests.
TestUpgradeXversion knows how to make the main regression database's
references to pg_regress.so be version-independent.  But it doesn't
do that for plperl's database, so that the C function added by
commit b7e3a52a8 is causing cross-version upgrade test failures.
Path of least resistance is to just drop the function at the end
of the new test.

In <= v14, also take the opportunity to clean up the generated
test files.

Security: CVE-2024-10979
2024-11-11 13:57:21 -05:00
..
plperl Fix cross-version upgrade tests. 2024-11-11 13:57:21 -05:00
plpgsql Remove unused #include's from contrib, pl, test .c files 2024-10-28 08:02:17 +01:00
plpython Remove unused #include's from contrib, pl, test .c files 2024-10-28 08:02:17 +01:00
tcl Remove unused #include's from contrib, pl, test .c files 2024-10-28 08:02:17 +01:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00