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
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 7 years ago
..
expected Deduplicate "invalid input syntax" messages for various types. 8 years ago
input
output
sql Indexes with INCLUDE columns and their support in B-tree 8 years ago
.gitignore
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
dblink--1.0--1.1.sql
dblink--1.1--1.2.sql Fix parallel-safety markings for contrib/dblink. 10 years ago
dblink--1.2.sql Fix parallel-safety markings for contrib/dblink. 10 years ago
dblink--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
dblink.c Phase 2 pgindent run for v12. 7 years ago
dblink.control Update dblink extension for parallel query. 10 years ago
pg_service.conf