Re: pgsql: Adjust many backend functions to return OID rather than void. - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Adjust many backend functions to return OID rather than void.
Date
Msg-id CA+U5nMJXB38cmdaa87zv1BrWMqL9dcotdUpup945LZRt5DFhJg@mail.gmail.com
Whole thread Raw
In response to pgsql: Adjust many backend functions to return OID rather than void.  (Robert Haas <rhaas@postgresql.org>)
Responses Re: pgsql: Adjust many backend functions to return OID rather than void.  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-committers
On 23 December 2012 21:49, Robert Haas <rhaas@postgresql.org> wrote:
> Adjust many backend functions to return OID rather than void.
>
> Extracted from a larger patch by Dimitri Fontaine.  It is hoped that
> this will provide infrastructure for enriching the new event trigger
> functionality, but it seems possibly useful for other purposes as
> well.

Thanks for working on this, but the build farm is broken as a result of this.

I fixed the first thing, but its still all in pieces. If you're around
please fix or revoke, if you're not, I'll do that.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Add function prototype from previous commit.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Adjust many backend functions to return OID rather than void.