Determines the PKGLIBDIR equivalent under win32. Requires pgsql lib and

Bruce Momjian <bruce@momjian.us>

Commit: eeec31774ab4e1a0fc1211daa58557ec1d693f2d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-09T05:06:45Z
Releases: 8.0.0
Determines the PKGLIBDIR equivalent under win32. Requires pgsql lib and
bin directories to be packaged under the same root directory (eg. <some
path>/pgsql/bin and <some path>/pgsql/lib) for the win32 port, which
does not appear to be an onerous restriction.

Claudio Natoli

Files

PathChange+/−
src/backend/utils/fmgr/dfmgr.c modified +23 −1