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
Fujii Masao e3ebcca843 postgres_fdw: Fix connection leak. 5 years ago
..
expected postgres_fdw: Fix connection leak. 5 years ago
sql postgres_fdw: Fix connection leak. 5 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
connection.c postgres_fdw: Fix connection leak. 5 years ago
deparse.c Support subscripting of arbitrary types, not only arrays. 5 years ago
option.c Initial pgindent and pgperltidy run for v13. 5 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Move per-agg and per-trans duplicate finding to the planner. 5 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Update copyrights for 2020 6 years ago
shippable.c Improve hash_create()'s API for some added robustness. 5 years ago