On 11/15/2017 01:56 PM, Tom Lane wrote: > Andrew Dunstan <[email protected]> writes: >> On 11/15/2017 11:50 AM, Tom Lane wrote: >>> Andrew Dunstan <[email protected]> writes: >>>> Add hooks for session start and session end >>> Buildfarm doesn't like this one bit :-( >> Strange, it worked when I tested. I'll look into it. > Looks to me like the problem is that the test can only work in "check" > mode, not "installcheck" mode, because in the latter case you don't > get to do preloaded libraries. > >
Yeah, that was my first instinct. But then how do the test_rls_hooks tests succeed? They too have a shared_preload_library. cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
