pgsql/ ontrib/contrib-global.mk ontrib/pgcrypt ... - Mailing list pgsql-committers

From Marc G. Fournier
Subject pgsql/ ontrib/contrib-global.mk ontrib/pgcrypt ...
Date
Msg-id 200109161611.f8GGBB617595@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/16 12:11:11

Modified files:
    contrib        : contrib-global.mk
    contrib/pgcrypto: Makefile
    contrib/rserv  : Makefile MasterInit.in master.sql.in
    doc/src/sgml   : installation.sgml runtime.sgml xfunc.sgml
    doc/src/sgml/ref: pg_config-ref.sgml
    src            : Makefile.global.in
    src/backend    : Makefile
    src/backend/utils/fmgr: Makefile dfmgr.c
    src/bin/pg_config: Makefile pg_config.sh
    src/pl/plperl  : GNUmakefile
    src/pl/plpgsql/src: Makefile
    src/pl/plpython: Makefile
    src/pl/tcl     : Makefile
    src/test/regress: GNUmakefile pg_regress.sh

Log message:
    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.


pgsql-committers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: pgsql/. HISTORY
Next
From: petere@postgresql.org
Date:
Subject: pgsql/doc/src/sgml lobj.sgml