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 ccd8f97922 postgres_fdw: Consider requesting sorted data so we can do a merge join. 10 years ago
..
expected postgres_fdw: Consider requesting sorted data so we can do a merge join. 10 years ago
sql postgres_fdw: Consider requesting sorted data so we can do a merge join. 10 years ago
.gitignore
Makefile Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
connection.c Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
deparse.c Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
option.c Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Consider requesting sorted data so we can do a merge join. 10 years ago
postgres_fdw.control
postgres_fdw.h Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
shippable.c Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago