pg_waldump: add test for coverage
Dong Wook Lee <sh95119@gmail.com>
From: Dong Wook Lee <sh95119@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2022-08-23T01:50:08Z
Lists: pgsql-hackers
Attachments
- v1_add_test_pg_waldump.patch (application/octet-stream) patch v1
Hi Hackers, I wrote a test for coverage. Unfortunately, it seems to take quite a while to run the test. I want to improve these execution times, but I don't know exactly what to do. Therefore, I want to hear feedback from many people. --- Regards, Dong Wook Lee
Commits
-
pg_waldump: Add test case for notice message
- 088539015173 17.0 landed
-
pg_waldump: Add more tests
- 96063e28366b 17.0 landed