From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Disable installcheck tests for test_session_hooks |
Date: | 2017-11-16 02:41:18 |
Message-ID: | 30479.1510800078@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2017-11-16 06:45:35 | Re: pgsql: Disable installcheck tests for test_session_hooks |
Previous Message | Andrew Dunstan | 2017-11-16 01:26:35 | Re: pgsql: Add hooks for session start and session end |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-11-16 02:52:21 | Re: Further simplification of c.h's #include section |
Previous Message | Amit Kapila | 2017-11-16 02:34:36 | Re: [HACKERS] [POC] Faster processing at Gather node |