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-19T02:23:04Z
Lists: pgsql-hackers
On Thu, Apr 18, 2019 at 09:31:21PM -0400, Tom Lane wrote:
> If we think that depending on pageinspect is worthwhile here, the right
> thing to do is just to fix the README to say that you need it.  I'm
> merely asking whether it's really worth the extra dependency.

The dependency is not strongly mandatory for the test coverage.  I'll
just go remove it if that's an annoyance.
--
Michael

Commits

  1. Remove dependency to pageinspect in recovery tests