Add dynamic_library_path parameter and automatic appending of shared
Peter Eisentraut <peter_e@gmx.net>
Add dynamic_library_path parameter and automatic appending of shared library extension.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/runtime.sgml | modified | +44 −1 |
| src/backend/utils/fmgr/dfmgr.c | modified | +197 −1 |
| src/backend/utils/fmgr/Makefile | modified | +4 −1 |
| src/backend/utils/misc/guc.c | modified | +5 −1 |
| src/include/fmgr.h | modified | +2 −1 |