pgsql: Add PostgreSQL::Test::Cluster::config_data()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Add PostgreSQL::Test::Cluster::config_data()
Дата
Msg-id E1nHFQr-0000Lu-IC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add PostgreSQL::Test::Cluster::config_data()

This is useful to grab some configuration information from a node
already set up, and I personally found two cases for it: pg_upgrade and
a test to emulate check_guc.

Author: Michael Paquier
Discussion: https://postgr.es/m/20211129030833.GJ17618@telsasoft.com
Discussion: https://postgr.es/m/YJ8xTmLQkotVLpN5@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ba15f16107bea8a93edc505f3013cd7df4ac90fc

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Stamp 10.20.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Rearrange core regression tests to reduce cross-script dependenc