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 c5cf99e9e5 postgres_fdw: Remove redundant check in semijoin_target_ok() 10 months ago
..
expected postgres_fdw: Avoid pulling up restrict infos from subqueries 10 months ago
sql postgres_fdw: Avoid pulling up restrict infos from subqueries 10 months ago
.gitignore
Makefile postgres_fdw: Split out the query_cancel test to its own file 1 year ago
connection.c postgres_fdw: re-issue cancel requests a few times if necessary. 1 year ago
deparse.c Fixup various StringInfo function usages 2 years ago
meson.build postgres_fdw: Split out the query_cancel test to its own file 1 year ago
option.c Fix Y2038 issues with MyStartTime. 1 year ago
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Remove redundant check in semijoin_target_ok() 10 months ago
postgres_fdw.control
postgres_fdw.h
shippable.c