Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Use slots in trigger infrastructure, except for the actual invoc
Date: 2019-02-27 06:22:31
Message-ID: 20190227062231.63q36fzvjqjytjry@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2019-02-27 04:41:28 +0000, Andres Freund wrote:
> Use slots in trigger infrastructure, except for the actual invocation.

Andrew, I see that this broke crake's redis_fdw check. I see it actually
fails with an error, rather than fail to build. Could you perhaps enable
generating backtraces?

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2019-02-27%2005%3A32%3A24

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-02-27 10:01:37 pgsql: Set fallback_application_name for a walreceiver to cluster_name
Previous Message John Naylor 2019-02-27 05:37:41 Re: pgsql: Avoid creation of the free space map for small heap relations, t