dblink: Replace some macros by static functions Also remove some unused code and the no longer useful dblink.h file.
Reviewed-by: Tsunakawa, Takayuki <[email protected]> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/acaf7ccb94a3916ea83712671a3563f0eb595558 Modified Files -------------- contrib/dblink/dblink.c | 290 +++++++++++++++++++++++------------------------- contrib/dblink/dblink.h | 39 ------- 2 files changed, 137 insertions(+), 192 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
