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
Robert Haas 0d9937d118 Fix typos in comments and in one isolation test. 2 years ago
..
expected Fix typos in comments and in one isolation test. 2 years ago
sql Fix typos in comments and in one isolation test. 2 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 postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events 2 years ago
deparse.c Add support for deparsing semi-joins to contrib/postgres_fdw 2 years ago
meson.build Update copyright for 2023 3 years ago
option.c Expand some more uses of "deleg" to "delegation" or "delegated". 2 years ago
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 4 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Add support for deparsing semi-joins to contrib/postgres_fdw 2 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Add support for deparsing semi-joins to contrib/postgres_fdw 2 years ago
shippable.c Pre-beta mechanical code beautification. 2 years ago