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 fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols. 4 years ago
..
expected postgres_fdw: be more wary about shippability of reg* constants. 4 years ago
sql postgres_fdw: be more wary about shippability of reg* constants. 4 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c Replace many MemSet calls with struct initialization 4 years ago
deparse.c postgres_fdw: be more wary about shippability of reg* constants. 4 years ago
option.c Remove now superfluous declarations of dlsym()ed symbols. 4 years ago
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 5 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. 4 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Fix postgres_fdw to check shippability of sort clauses properly. 4 years ago
shippable.c Update copyright for 2022 4 years ago