Add test of pg_prewarm extenion
Dong Wook Lee <sh95119@gmail.com>
From: Dong Wook Lee <sh95119@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2022-06-29T05:38:12Z
Lists: pgsql-hackers
Attachments
- 001_add_test_pg_prewarm.patch (text/x-diff) patch
Hi hackers, I wrote a test for pg_prewarm extension. and I wrote it with the aim of improving test coverage, and feedback is always welcome. --- Regards DongWook Lee
Commits
-
Add a regression test for contrib/pg_prewarm.
- 2865b4060a43 16.0 landed