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
Robert Haas 99f6a17dd6 Fix test case for 'outer pathkeys do not match mergeclauses' fix. 8 years ago
..
expected Fix test case for 'outer pathkeys do not match mergeclauses' fix. 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 Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
connection.c Update copyright for 2018 8 years ago
deparse.c Fix postgres_fdw to cope with duplicate GROUP BY entries. 8 years ago
option.c Update copyright for 2018 8 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. 8 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Update copyright for 2018 8 years ago
shippable.c Update copyright for 2018 8 years ago