postgresql/src/bin/pg_rewind
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace
The five modules in our TAP test framework all had names in the top
level namespace. This is unwise because, even though we're not
exporting them to CPAN, the names can leak, for example if they are
exported by the RPM build process. We therefore move the modules to the
PostgreSQL::Test namespace. In the process PostgresNode is renamed to
Cluster, and TestLib is renamed to Utils. PostgresVersion becomes simply
PostgreSQL::Version, to avoid possible confusion about what it's the
version of.

Discussion: https://postgr.es/m/aede93a4-7d92-ef26-398f-5094944c2504@dunslane.net

Reviewed by Erik Rijkers and Michael Paquier
2021-10-24 10:28:19 -04:00
..
po Translation updates 2021-06-21 12:33:50 +02:00
t Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
datapagemap.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
datapagemap.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
file_ops.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
file_ops.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
filemap.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
filemap.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
libpq_source.c Don't use INT64_FORMAT inside message strings 2021-04-21 08:07:37 +02:00
local_source.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Update copyright for 2021 2021-01-02 13:06:25 -05:00
nls.mk Translation updates 2021-05-10 14:36:21 +02:00
parsexlog.c Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
pg_rewind.c Fix incorrect format placeholders 2021-09-15 09:19:01 +02:00
pg_rewind.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
rewind_source.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
timeline.c Update copyright for 2021 2021-01-02 13:06:25 -05:00