pgsql: rmtree() reported the wrong pathname if final rmdir failed.

Started by Tom Lanealmost 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
rmtree() reported the wrong pathname if final rmdir failed.

Modified Files:
--------------
pgsql/src/port:
dirmod.c (r1.37 -> r1.38)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c.diff?r1=1.37&r2=1.38)