Add a regression test for contrib/pg_prewarm.
Tom Lane <tgl@sss.pgh.pa.us>
Add a regression test for contrib/pg_prewarm. We had a little bit of coverage here thanks to e2f65f425, but not enough; notably, autoprewarm wasn't exercised at all. Dong Wook Lee, with help from Julien Rouhaud and myself Discussion: https://postgr.es/m/20220629053812.mifmdrch5iuasg2s@home-desktop
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_prewarm/.gitignore | added | +4 −0 |
| contrib/pg_prewarm/Makefile | modified | +2 −0 |
| contrib/pg_prewarm/t/001_basic.pl | added | +58 −0 |
Discussion
- Add test of pg_prewarm extenion 9 messages · 2022-06-29 → 2022-08-01