| 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: Add hooks for session start and session end |
| Date: | 2017-11-15 18:56:05 |
| Message-ID: | 21509.1510772165@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> On 11/15/2017 11:50 AM, Tom Lane wrote:
>> Andrew Dunstan <andrew(at)dunslane(dot)net> 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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2017-11-15 19:17:26 | Re: pgsql: Add hooks for session start and session end |
| Previous Message | Andrew Dunstan | 2017-11-15 18:32:40 | pgsql: Disable test_session_hooks test module until buildfarm issues ar |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2017-11-15 18:57:35 | Re: [HACKERS] Parallel Hash take II |
| Previous Message | Andres Freund | 2017-11-15 18:54:03 | Re: [HACKERS] [POC] Faster processing at Gather node |