This website requires JavaScript.
Explore
Help
Sign In
1berry
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
postgres_fdw
History
Peter Eisentraut
506428d091
Attempt to fix compiler warning on old compiler
...
A couple more like b449afb582bb9015bfbb85abc10ce122aef9ec70, per complaints from lapwing.
2022-07-16 15:47:27 +02:00
..
expected
Support TRUNCATE triggers on foreign tables.
2022-07-12 09:18:02 +09:00
sql
Support TRUNCATE triggers on foreign tables.
2022-07-12 09:18:02 +09:00
.gitignore
…
connection.c
Replace many MemSet calls with struct initialization
2022-07-16 08:50:49 +02:00
deparse.c
Fix postgres_fdw to check shippability of sort clauses properly.
2022-03-31 14:29:48 -04:00
Makefile
postgres_fdw: Add function to list cached connections to foreign servers.
2021-01-18 15:11:08 +09:00
option.c
postgres_fdw: Add support for parallel commit.
2022-02-24 14:30:00 +09:00
postgres_fdw--1.0--1.1.sql
postgres_fdw: Add functions to discard cached connections.
2021-01-26 15:35:54 +09:00
postgres_fdw--1.0.sql
…
postgres_fdw.c
Attempt to fix compiler warning on old compiler
2022-07-16 15:47:27 +02:00
postgres_fdw.control
postgres_fdw: Add function to list cached connections to foreign servers.
2021-01-18 15:11:08 +09:00
postgres_fdw.h
Fix postgres_fdw to check shippability of sort clauses properly.
2022-03-31 14:29:48 -04:00
shippable.c
Update copyright for 2022
2022-01-07 19:04:57 -05:00