Re: pgsql: Disable installcheck tests for test_session_hooks - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Disable installcheck tests for test_session_hooks
Date
Msg-id 30479.1510800078@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Disable installcheck tests for test_session_hooks  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> Disable installcheck tests for test_session_hooks

This seems not quite right; it's causing warnings like this:

$ make -s clean
Makefile:25: warning: overriding commands for target `installcheck'
../../../../src/makefiles/pgxs.mk:275: warning: ignoring old commands for target `installcheck'
        regards, tom lane


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Add hooks for session start and session end
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: Add hooks for session start and session end