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
Michael Paquier 783cbb6d5e postgres_fdw: Fix tests with ANALYZE and remote sampling 1 month ago
..
expected postgres_fdw: Fix tests with ANALYZE and remote sampling 1 month ago
sql postgres_fdw: Fix tests with ANALYZE and remote sampling 1 month ago
t Fix typos and grammar in the code 5 months ago
.gitignore
Makefile
connection.c postgres_fdw and dblink should check if backend has MyProcPort 1 month ago
deparse.c Fix a typo in the deparseArrayCoerceExpr() header comment 2 months ago
meson.build meson: Increase minimum version to 0.57.2 2 months ago
option.c Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 1 month ago
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw--1.1--1.2.sql
postgres_fdw.c Split up pgfdw_report_error so that we can mark it pg_noreturn. 2 months ago
postgres_fdw.control
postgres_fdw.h Split up pgfdw_report_error so that we can mark it pg_noreturn. 2 months ago
shippable.c