pgsql: Add function prototype from previous commit.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add function prototype from previous commit.
Date: 2012-12-24 09:19:44
Message-ID: E1Tn4CG-00080D-Gj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add function prototype from previous commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2dcb2ebee2ec830fbe547459b2176238efc2a3e0

Modified Files
--------------
src/include/catalog/pg_aggregate.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-12-24 12:52:26 Re: pgsql: Adjust many backend functions to return OID rather than void.
Previous Message Robert Haas 2012-12-23 21:49:09 pgsql: Adjust many backend functions to return OID rather than void.