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 1e2f96f0a5 Fix assorted fallout from IS [NOT] NULL patch. 10 years ago
..
expected postgres_fdw: Avoid possible misbehavior when RETURNING tableoid column only. 10 years ago
sql postgres_fdw: Avoid possible misbehavior when RETURNING tableoid column only. 10 years ago
.gitignore
Makefile Fix SHLIB_PREREQS use in contrib, allowing PGXS builds 11 years ago
connection.c Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
deparse.c Fix assorted fallout from IS [NOT] NULL patch. 10 years ago
option.c Update copyright for 2015 11 years ago
postgres_fdw--1.0.sql
postgres_fdw.c Add a comment noting that FDWs don't have to implement EXCEPT or LIMIT TO. 10 years ago
postgres_fdw.control
postgres_fdw.h Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 11 years ago