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
Tom Lane 6ef77cf46e Further adjust EXPLAIN's choices of table alias names. 6 years ago
..
expected Further adjust EXPLAIN's choices of table alias names. 6 years ago
sql Fix handling of multiple AFTER ROW triggers on a foreign table. 6 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
connection.c postgres_fdw: Fix error message for PREPARE TRANSACTION. 6 years ago
deparse.c Make the order of the header file includes consistent in contrib modules. 6 years ago
option.c Make the order of the header file includes consistent in contrib modules. 6 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Further sync postgres_fdw's "Relations" output with the rest of EXPLAIN. 6 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Make postgres_fdw's "Relations" output agree with the rest of EXPLAIN. 6 years ago
shippable.c Make the order of the header file includes consistent in contrib modules. 6 years ago