Add PostgreSQL::Test::Cluster::config_data()
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +25 −0 |
Discussion
- Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 76 messages · 2021-05-15 → 2022-06-06
- GUC flags 44 messages · 2021-11-29 → 2022-02-09