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 39a3bdc9eb postgres_fdw: Remove useless if-test in GetConnection(). 2 years ago
..
expected Drop test view when done with it. 2 years ago
sql Drop test view when done with it. 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: Remove useless if-test in GetConnection(). 2 years ago
deparse.c Fix various typos in code and tests 2 years ago
meson.build Update copyright for 2023 3 years ago
option.c Fix handling of escape sequences in postgres_fdw.application_name 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 Do assorted mop-up in the planner. 2 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Check relkind before using TABLESAMPLE in postgres_fdw 3 years ago
shippable.c Remove useless casts to (void *) in hash_search() calls 2 years ago