This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-22 21:53:06 +03:00
Code
Activity
Files
00cdd83521cfdaaff0f566ebeadecc2cad4d51cf
postgres
/
contrib
/
postgres_fdw
History
Robert Haas
e073490457
Make a comment more precise.
...
Remote expressions now also matter to make_foreignscan() Noted by Etsuro Fujita.
2015-11-18 15:19:19 -05:00
..
expected
Add regression tests for remote execution of extension operators/functions.
2015-11-04 12:03:30 -05:00
sql
Add regression tests for remote execution of extension operators/functions.
2015-11-04 12:03:30 -05:00
.gitignore
…
connection.c
Create an infrastructure for parallel computation in PostgreSQL.
2015-04-30 15:02:14 -04:00
deparse.c
Allow postgres_fdw to ship extension funcs/operators for remote execution.
2015-11-03 18:42:18 -05:00
Makefile
Allow postgres_fdw to ship extension funcs/operators for remote execution.
2015-11-03 18:42:18 -05:00
option.c
Allow postgres_fdw to ship extension funcs/operators for remote execution.
2015-11-03 18:42:18 -05:00
postgres_fdw--1.0.sql
…
postgres_fdw.c
Make a comment more precise.
2015-11-18 15:19:19 -05:00
postgres_fdw.control
…
postgres_fdw.h
Allow postgres_fdw to ship extension funcs/operators for remote execution.
2015-11-03 18:42:18 -05:00
shippable.c
Allow postgres_fdw to ship extension funcs/operators for remote execution.
2015-11-03 18:42:18 -05:00