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
Etsuro Fujita 8cfbac1492 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. 2 years ago
..
expected postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. 2 years ago
sql postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. 2 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 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. 2 years ago
deparse.c Fixup various StringInfo function usages 2 years ago
meson.build Update copyright for 2024 2 years ago
option.c Update copyright for 2024 2 years 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.c postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. 2 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Make dblink interruptible, via new libpqsrv APIs. 2 years ago
shippable.c Update copyright for 2024 2 years ago