Re: Strange OSX make check-world failure

2018-12-07 Thread Samuel Cochran
On Fri, Dec 7, 2018, at 5:26 PM, Tom Lane wrote: > Interesting proposal, but I think it needs work. Absolutely! I only hacked it together to the point that it worked on my laptop and illustrated the approach. :-) > * As coded, this only fixes the problem for references to libpq, not > any of our

Re: Strange OSX make check-world failure

2018-12-06 Thread Samuel Cochran
If you don't want to disable SIP, you can work around it by always > doing "make install" before "make check". Kind of a PITA though. > > regards, tom lane > > From cdfe53a93453d8cdf12cfaaea13574365fbba66b Mon Sep 17 00:00:00 2001 From: Samu