You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/dblink
Noah Misch 186c586c37 Make dblink interruptible, via new libpqsrv APIs. 6 months ago
..
expected libq support for sslpassword connection param, DER format keys 6 years ago
input
output
sql Indexes with INCLUDE columns and their support in B-tree 8 years ago
.gitignore
Makefile Remove support for upgrading extensions from "unpackaged" state. 6 years ago
dblink--1.0--1.1.sql
dblink--1.1--1.2.sql Fix parallel-safety markings for contrib/dblink. 9 years ago
dblink--1.2.sql Fix parallel-safety markings for contrib/dblink. 9 years ago
dblink.c Make dblink interruptible, via new libpqsrv APIs. 6 months ago
dblink.control Update dblink extension for parallel query. 9 years ago
pg_service.conf