Thread: pgsql-server/src/pl/tcl pltcl.c modules/pltcl_ ...

pgsql-server/src/pl/tcl pltcl.c modules/pltcl_ ...

From
tgl@postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/05/16 09:37:00

Modified files:
    src/pl/tcl     : pltcl.c
    src/pl/tcl/modules: pltcl_loadmod.in
    src/pl/tcl/test: test_setup.sql

Log message:
    Small changes to use the absolute path to system catalogs.

    Greg Sabino Mullane