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
Andres Freund e0c4ec0728 Replace uses of heap_open et al with the corresponding table_* function. 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 Replace uses of heap_open et al with the corresponding table_* function. 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 Replace uses of heap_open et al with the corresponding table_* function. 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