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

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

  1. Add a regression test for contrib/pg_prewarm.