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 28b0478755 Handle restriction clause lists more uniformly in postgres_fdw. 8 years ago
..
expected Optimize joins when the inner relation can be proven unique. 8 years ago
sql Capitalize names of PLs consistently 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 chomp PQerrorMessage() in backend uses 8 years ago
deparse.c Handle restriction clause lists more uniformly in postgres_fdw. 8 years ago
option.c Move some things from builtins.h to new header files 9 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Handle restriction clause lists more uniformly in postgres_fdw. 8 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Handle restriction clause lists more uniformly in postgres_fdw. 8 years ago
shippable.c Update copyright via script for 2017 9 years ago