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/postgres_fdw
Tom Lane 8a7f24b22f Repair bogus EPQ plans generated for postgres_fdw foreign joins. 7 years ago
..
expected Fix hashjoin costing mistake introduced with inner_unique optimization. 8 years ago
sql Fix test case for 'outer pathkeys do not match mergeclauses' fix. 8 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
connection.c Re-establish postgres_fdw connections after server or user mapping changes. 9 years ago
deparse.c Fix postgres_fdw to cope with duplicate GROUP BY entries. 8 years ago
option.c Phase 3 of pgindent updates. 9 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Repair bogus EPQ plans generated for postgres_fdw foreign joins. 7 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h postgres_fdw: Move function prototype to correct section. 9 years ago
shippable.c Update copyright via script for 2017 9 years ago