On 11 March 2017 at 03:46, Peter Eisentraut <pete...@gmx.net> wrote:

> dblink: Replace some macros by static functions
>
> Also remove some unused code and the no longer useful dblink.h file.
>
> Reviewed-by: Tsunakawa, Takayuki <tsunakawa.ta...@jp.fujitsu.com>
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/acaf7ccb94a3916ea83712671a3563
> f0eb595558
>
> Modified Files
> --------------
> contrib/dblink/dblink.c | 290 +++++++++++++++++++++++-------
> ------------------
> contrib/dblink/dblink.h |  39 -------
> 2 files changed, 137 insertions(+), 192 deletions(-)
>

Hi Peter,

Please accept a small patch which fixes a new compiler warning which
started as a result of this commit.

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

Attachment: dblink_compiler_warning_fix.patch
Description: Binary data

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to