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
Tom Lane 0da39aa766 Handle default NULL insertion a little better. 5 months ago
..
expected Handle default NULL insertion a little better. 5 months ago
sql Add OLD/NEW support to RETURNING in DML queries. 5 months ago
t postgres_fdw: SCRAM authentication pass-through 6 months ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: SCRAM authentication pass-through 6 months ago
connection.c Check return of pg_b64_encode() for error 5 months ago
deparse.c Update copyright for 2025 6 months ago
meson.build postgres_fdw: SCRAM authentication pass-through 6 months ago
option.c postgres_fdw: SCRAM authentication pass-through 6 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 user name. 9 months ago
postgres_fdw.c Update copyright for 2025 6 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