Re: pgsql: Fix event triggers for partitioned tables

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Fix event triggers for partitioned tables
Date: 2018-10-08 13:39:23
Message-ID: 20181008133923.o5vfl5wkhmuevgrc@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 2018-Oct-08, Alvaro Herrera wrote:

> On 2018-Oct-08, Michael Paquier wrote:
>
> > The fix is obvious because currentCommand is a pointer and not an Oid.
> > Please see attached. Should I fix it myself?

Pushed now, thanks.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-10-08 14:41:39 pgsql: Avoid O(N^2) cost in ExecFindRowMark().
Previous Message Alvaro Herrera 2018-10-08 13:38:57 pgsql: Silence compiler warning in Assert()

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2018-10-08 13:55:51 Re: exclude tmp_check and tmp_install from pgindent
Previous Message Tom Lane 2018-10-08 13:37:49 Re: exclude tmp_check and tmp_install from pgindent