pgsql-server: Allow relative paths as long as the hardcoded path matches

Started by Bruce Momjianabout 22 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Allow relative paths as long as the hardcoded path matches the bin path
up to the last bin directory name.

Modified Files:
--------------
pgsql-server/src/port:
path.c (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/port/path.c.diff?r1=1.14&r2=1.15)