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 7d4667c620 Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." 3 weeks ago
..
expected Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." 3 weeks ago
sql Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." 3 weeks ago
t Fix typos and grammar in the code 2 months ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: SCRAM authentication pass-through 5 months ago
connection.c Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." 3 weeks ago
deparse.c Convert PathKey to use CompareType 3 months ago
meson.build postgres_fdw: SCRAM authentication pass-through 5 months ago
option.c oauth: Disallow OAuth connections via postgres_fdw/dblink 2 months 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--1.1--1.2.sql postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. 4 months ago
postgres_fdw.c Fix memory leakage in postgres_fdw's DirectModify code path. 4 weeks ago
postgres_fdw.control postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 11 months ago
postgres_fdw.h Update copyright for 2025 6 months ago
shippable.c Update copyright for 2025 6 months ago