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
Nathan Bossart 5d6187d2a2 Fix Y2038 issues with MyStartTime. 11 months ago
..
expected postgres_fdw: Extend postgres_fdw_get_connections to return user name. 1 year ago
sql postgres_fdw: Extend postgres_fdw_get_connections to return user name. 1 year ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 1 year ago
connection.c postgres_fdw: Extend postgres_fdw_get_connections to return user name. 1 year 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(). 1 year ago
option.c Fix Y2038 issues with MyStartTime. 11 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 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. 1 year ago
postgres_fdw.c Treat number of disabled nodes in a path as a separate cost metric. 1 year ago
postgres_fdw.control postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 1 year ago
postgres_fdw.h Treat number of disabled nodes in a path as a separate cost metric. 1 year ago
shippable.c Update copyright for 2024 2 years ago