pgsql: Remove duplicate function declarations.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicate function declarations.
Date: 2018-08-14 18:25:21
Message-ID: E1fpe0P-0003TQ-F7@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicate function declarations.

Christoph Berg

Discussion: https://postgr.es/m/20180814165536.GB21152@msg.df7cb.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/02dc7466baed074f7833bd6fd1067e23e1bfa1dd

Modified Files
--------------
src/include/libpq/pqformat.h | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-08-14 21:01:50 pgsql: doc: Update broken links
Previous Message Peter Eisentraut 2018-08-13 21:49:34 pgsql: Remove obsolete freebsd dynloader code