CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/05/17 11:35:34
Modified files:
src/backend/postmaster: postmaster.c
src/backend/tcop: postgres.c
src/backend/utils/fmgr: Makefile dfmgr.c
src/backend/utils/init: globals.c
src/bin/initdb : Makefile initdb.c
src/bin/psql : Makefile startup.c
src/include : miscadmin.h port.h
src/interfaces/ecpg/preproc: Makefile ecpg.c
src/interfaces/libpq: Makefile
src/port : Makefile exec.c path.c
src/timezone : Makefile pgtz.c
Log message:
Reorganize code to allow path-relative installs.
Create new get_* functions to access compiled-in paths and adjust if
relative installs are to be used.
Clean up substitute_libpath_macro() code.
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-05-17 15:01:00 |
| Subject: pgsql-server/doc/src/sgml installation.sgml |
| Previous: | From: Bruce Momjian | Date: 2004-05-17 13:17:31 |
| Subject: pgsql-server/src/bin/initdb initdb.c |