OSDN Git Service

Allow special '$libdir' macro to show up in object file path in CREATE
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 19 May 2001 09:01:10 +0000 (09:01 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 19 May 2001 09:01:10 +0000 (09:01 +0000)
commitcb8b40e6d5dbaa6a8ada4a6b1db2686a0f1e1f68
tree184906e59e816698b635e3cb5b08f27b0687e893
parenta008109d05b43ab8115ace963b8e8aa8c3d4e0d1
Allow special '$libdir' macro to show up in object file path in CREATE
FUNCTION command.  Guard against trying to load a directory.  Update
documentation some.
doc/src/sgml/dfunc.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/drop_function.sgml
doc/src/sgml/ref/load.sgml
doc/src/sgml/xfunc.sgml
doc/src/sgml/xplang.sgml
src/backend/utils/fmgr/dfmgr.c