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
Alvaro Herrera a61b1f7482
Rework query relation permission checking
3 years ago
..
expected Fix handling of pending inserts in nodeModifyTable.c. 3 years ago
sql Fix handling of pending inserts in nodeModifyTable.c. 3 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c Rename SetSingleFuncCall() to InitMaterializedSRF() 3 years ago
deparse.c Fix final warnings produced by -Wshadow=compatible-local 3 years ago
meson.build meson: Add windows resource files 3 years ago
option.c Adjust assorted hint messages that list all valid options. 3 years 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.c Rework query relation permission checking 3 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Harmonize parameter names in contrib code. 3 years ago
shippable.c Update copyright for 2022 4 years ago