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 454aab4b73 postgres_fdw: Fix bug in connection status check. 11 months ago
..
expected postgres_fdw: Add connection status check to postgres_fdw_get_connections(). 11 months ago
sql postgres_fdw: Add connection status check to postgres_fdw_get_connections(). 11 months ago
.gitignore
Makefile postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 11 months ago
connection.c postgres_fdw: Fix bug in connection status check. 11 months ago
deparse.c Fixup various StringInfo function usages 1 year ago
meson.build postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 11 months ago
option.c Update copyright for 2024 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
postgres_fdw--1.1--1.2.sql postgres_fdw: Add connection status check to postgres_fdw_get_connections(). 11 months ago
postgres_fdw.c postgres_fdw: Avoid "cursor can only scan forward" error. 12 months ago
postgres_fdw.control postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 11 months ago
postgres_fdw.h Make dblink interruptible, via new libpqsrv APIs. 1 year ago
shippable.c Update copyright for 2024 2 years ago