Simplify relative-path logic, on the assumption that compiled-in paths

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bffe45a72c4828070db380c955042b51d22d57f7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-11-06T21:39:45Z
Releases: 8.0.0
Simplify relative-path logic, on the assumption that compiled-in paths
won't have trivial differences in their common prefix.

Files

PathChange+/−
src/port/path.c modified +65 −163