aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2022-04-21 07:39:25 -0400
committerAndrew Dunstan <andrew@dunslane.net>2022-04-21 09:01:26 -0400
commitb235d41d9646c531864ecc680fd9ec5da9217051 (patch)
tree35496686b2e8fab2b04e296db23a82338b8689cb /src/tutorial/advanced.source
parent89d349b0a0239504325e5f63755f3bc1e1742478 (diff)
downloadpostgresql-b235d41d9646c531864ecc680fd9ec5da9217051.tar.gz
postgresql-b235d41d9646c531864ecc680fd9ec5da9217051.zip
Support new perl module namespace in stable branches
Commit b3b4d8e68a moved our perl test modules to a better namespace structure, but this has made life hard for people wishing to backpatch improvements in the TAP tests. Here we alleviate much of that difficulty by implementing the new module names on top of the old modules, mostly by using a little perl typeglob aliasing magic, so that we don't have a dual maintenance burden. This should work both for the case where a new test is backpatched and the case where a fix to an existing test that uses the new namespace is backpatched. Reviewed by Michael Paquier Per complaint from Andres Freund Discussion: https://postgr.es/m/20220418141530.nfxtkohefvwnzncl@alap3.anarazel.de Applied to branches 10 through 14
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions