pgsql: Removes duplicate slashes from the path in canonicalize_path(). - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Removes duplicate slashes from the path in canonicalize_path().
Date
Msg-id 20041107021227.813333A4122@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Removes duplicate slashes from the path in canonicalize_path().  It
preserve double leading slashes on Win32.

e.g.    ////a////b => /a/b

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

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add code to find_my_exec() to resolve a symbolic link down to the
Next
From: dfetter@pgfoundry.org (User Dfetter)
Date:
Subject: dbi-link - dbi-link: Added single-table accessor methods for