Re: "make installcheck" fails in src/test/recovery
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-04-19T06:57:46Z
Lists: pgsql-hackers
On Fri, Apr 19, 2019 at 11:23:04AM +0900, Michael Paquier wrote: > The dependency is not strongly mandatory for the test coverage. I'll > just go remove it if that's an annoyance. And done. -- Michael
Commits
-
Remove dependency to pageinspect in recovery tests
- 5a9323eab6e2 12.0 landed