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
Alexander Korotkov 4c5159a2d8 Fix a typo in the deparseArrayCoerceExpr() header comment 2 months ago
..
expected Support for deparsing of ArrayCoerceExpr node in contrib/postgres_fdw 2 months ago
sql Support for deparsing of ArrayCoerceExpr node in contrib/postgres_fdw 2 months ago
t Fix typos and grammar in the code 5 months ago
.gitignore
Makefile postgres_fdw: SCRAM authentication pass-through 8 months ago
connection.c Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." 3 months ago
deparse.c Fix a typo in the deparseArrayCoerceExpr() header comment 2 months ago
meson.build meson: Increase minimum version to 0.57.2 3 months ago
option.c oauth: Disallow OAuth connections via postgres_fdw/dblink 5 months ago
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 5 years ago
postgres_fdw--1.0.sql
postgres_fdw--1.1--1.2.sql postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. 7 months ago
postgres_fdw.c postgres_fdw: Add Assert to estimate_path_cost_size(). 2 months ago
postgres_fdw.control postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 1 year ago
postgres_fdw.h Update copyright for 2025 9 months ago
shippable.c Update copyright for 2025 9 months ago