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
Etsuro Fujita 6c61d7c593 postgres_fdw: Remove duplicate code in DML execution callback functions. 7 years ago
..
expected Disable WAL-skipping optimization for COPY on views and foreign tables 7 years ago
sql Disable WAL-skipping optimization for COPY on views and foreign tables 7 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
connection.c Update copyright for 2019 7 years ago
deparse.c Update copyright for 2019 7 years ago
option.c Update copyright for 2019 7 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c postgres_fdw: Remove duplicate code in DML execution callback functions. 7 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Update copyright for 2019 7 years ago
shippable.c Update copyright for 2019 7 years ago