View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 11:03 PM
Tom Lane
 
Posts: n/a
Default Re: Errno checks for rmtree()

Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Wow, you want to print out the raw errno number.


No, I didn't say that. I wanted the strerror result, and that's what
the code I suggested does.

regards, tom lane

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

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

Reply With Quote