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 76f965ff1f Improve handling of collations in contrib/postgres_fdw. 10 years ago
..
expected Improve handling of collations in contrib/postgres_fdw. 10 years ago
sql Improve handling of collations in contrib/postgres_fdw. 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. 11 years ago
deparse.c Improve handling of collations in contrib/postgres_fdw. 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. 11 years ago