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
Heikki Linnakangas b28c59a6cd Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 2 months ago
..
expected Suppress unnecessary explicit sorting for EPQ mergejoin path 2 months ago
sql Suppress unnecessary explicit sorting for EPQ mergejoin path 2 months 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 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 2 months 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 Harmonize function parameter names for Postgres 18. 3 months 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