Log Message:
-----------
Adjust mkdir_p to do stat() before trying mkdir().  Avoids problems on
Solaris and should be a little faster anyway, since in most scenarios
all but perhaps the last path component will already exist.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.73 -> r1.73.4.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.73&r2=1.73.4.1)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to