postgresql/contrib/dblink
Tom Lane 36390713a6 Fix compile failure.
I forgot that some compilers won't handle #if constructs within
ereport() calls.  Duplicating most of the call is annoying but simple.
Per buildfarm.
2020-02-24 18:43:40 -05:00
..
expected libq support for sslpassword connection param, DER format keys 2019-11-30 15:27:13 -05:00
input
output
sql
.gitignore
dblink--1.0--1.1.sql
dblink--1.1--1.2.sql
dblink--1.2.sql
dblink.c Fix compile failure. 2020-02-24 18:43:40 -05:00
dblink.control
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
pg_service.conf