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)
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
