pgsql: Fix canonicalize_path so "../.." isn't stripped off and ignored. - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Fix canonicalize_path so "../.." isn't stripped off and ignored.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix canonicalize_path so "../.." isn't stripped off and ignored.

Modified Files:
--------------
    pgsql/src/port:
        path.c (r1.51 -> r1.52)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.51&r2=1.52)

pgsql-committers by date:

Previous
From: [email protected] (User Applejack)
Date:
Subject: uri - uri: Fix by DarcyB to compile against 7.x
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Update MD5 mention for long values.