Install dynamically loadable modules into a private subdirectory

Peter Eisentraut <peter_e@gmx.net>

Commit: 264f8f2b6c8fe64110753c25634e0f1178cbe243
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-09-16T16:11:11Z
Releases: 7.2.1
Install dynamically loadable modules into a private subdirectory
under libdir, for a cleaner separation in the installation layout
and compatibility with binary packaging standards.  Point backend's
default search location there.  The contrib modules are also
installed in the said location, giving them the benefit of the
default search path as well.  No changes in user interface
nevertheless.

Files