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
Heikki Linnakangas f92d6a540a Use appendStringInfoString/Char et al where appropriate. 10 years ago
..
expected Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 10 years ago
sql Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 10 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Fix SHLIB_PREREQS use in contrib, allowing PGXS builds 11 years ago
connection.c Create an infrastructure for parallel computation in PostgreSQL. 10 years ago
deparse.c Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 10 years ago
option.c Update copyright for 2015 11 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Use appendStringInfoString/Char et al where appropriate. 10 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 10 years ago