Add test module for Custom WAL Resource Manager feature.
Jeff Davis <jdavis@postgresql.org>
Add test module for Custom WAL Resource Manager feature. Author: Bharath Rupireddy, Jeff Davis Discussion: https://postgr.es/m/CALj2ACVTBNA1wfVCsikfhygAbZe6kFY8Oz6PhOyhHyA4vAGouA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/custom-rmgr.sgml | modified | +7 −0 |
| src/test/modules/Makefile | modified | +1 −0 |
| src/test/modules/meson.build | modified | +1 −0 |
| src/test/modules/test_custom_rmgrs/.gitignore | added | +4 −0 |
| src/test/modules/test_custom_rmgrs/Makefile | added | +24 −0 |
| src/test/modules/test_custom_rmgrs/meson.build | added | +34 −0 |
| src/test/modules/test_custom_rmgrs/t/001_basic.pl | added | +61 −0 |
| src/test/modules/test_custom_rmgrs/test_custom_rmgrs--1.0.sql | added | +16 −0 |
| src/test/modules/test_custom_rmgrs/test_custom_rmgrs.c | added | +139 −0 |
| src/test/modules/test_custom_rmgrs/test_custom_rmgrs.control | added | +4 −0 |
Documentation touched
Discussion
- Add test module for Custom WAL Resource Manager feature 7 messages · 2022-11-11 → 2022-11-16