mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Implement an API to let foreign-data wrappers actually be functional.
This commit provides the core code and documentation needed. A contrib module test case will follow shortly. Shigeru Hanada, Jan Urbanski, Heikki Linnakangas
This commit is contained in:
@ -238,6 +238,7 @@
|
||||
&sources;
|
||||
&nls;
|
||||
&plhandler;
|
||||
&fdwhandler;
|
||||
&geqo;
|
||||
&indexam;
|
||||
&gist;
|
||||
|
Reference in New Issue
Block a user