pgsql: Simplify relative-path logic, on the assumption that compiled-in - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Simplify relative-path logic, on the assumption that compiled-in
Date
Msg-id 20041106213948.665983A3E98@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Simplify relative-path logic, on the assumption that compiled-in paths
won't have trivial differences in their common prefix.

Modified Files:
--------------
    pgsql/src/port:
        path.c (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.43&r2=1.44)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add code to find_my_exec() to resolve a symbolic link down to the