For PostgreSQL::Test compatibility, alias entire package symbol tables.
Noah Misch <noah@leadboat.com>
For PostgreSQL::Test compatibility, alias entire package symbol tables. Remove the need to edit back-branch-specific code sites when back-patching the addition of a PostgreSQL::Test::Utils symbol. Replace per-symbol, incomplete alias lists. Give old and new package names the same EXPORT and EXPORT_OK semantics. Back-patch to v10 (all supported versions). Reviewed by Andrew Dunstan. Discussion: https://postgr.es/m/20220622072144.GD4167527@rfd.leadboat.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgresNode.pm | modified | +11 −10 |
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +6 −3 |
| src/test/perl/PostgreSQL/Test/Utils.pm | modified | +4 −29 |
| src/test/perl/TestLib.pm | modified | +0 −35 |
Discussion
- Postgres perl module namespace 63 messages · 2021-05-20 → 2022-06-25