Add test module for Custom WAL Resource Manager feature
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-11T11:31:18Z
Lists: pgsql-hackers
Attachments
- v1-0001-Add-test-module-for-Custom-WAL-Resource-Manager-f.patch (application/octet-stream) patch v1-0001
Hi, Inspired by recent commits 9fcdf2c, e813e0e and many small test modules/extensions under src/test/modules, I would like to propose one such test module for Custom WAL Resource Manager feature introduced by commit 5c279a6. It not only covers the code a bit, but it also demonstrates usage of the feature. I'm attaching a patch herewith. Thoughts? Thanks Michael Paquier for an off list chat. -- Bharath Rupireddy PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Fix test in ae168c794f, per buildfarm.
- 36e0358e7049 16.0 landed
-
Add test module for Custom WAL Resource Manager feature.
- ae168c794f09 16.0 landed
-
Custom WAL Resource Managers.
- 5c279a6d3502 15.0 cited