aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-11-11 13:57:21 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-11-11 13:57:21 -0500
commitc4252c9ef0afea48a59402901c16fc970d838721 (patch)
treec3d9abc0d265fff794d407d441f527d36d55f6a8 /src/backend/access/gist
parenta34c33fd2278157de140608523598567bfb7a32f (diff)
downloadpostgresql-c4252c9ef0afea48a59402901c16fc970d838721.tar.gz
postgresql-c4252c9ef0afea48a59402901c16fc970d838721.zip
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
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions