Use of copydir vs. cp - Mailing list pgsql-hackers

From Bruce Momjian
Subject Use of copydir vs. cp
Date
Msg-id 200507041645.j64GjlG18877@candle.pha.pa.us
Whole thread Raw
Responses Re: Use of copydir vs. cp
Re: Use of copydir vs. cp
List pgsql-hackers
Right now, we use 'cp' in unix, and a copydir() function on Win32. 
Shouldn't we be using copydir() on all platforms so we can report errors
more easily?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: New warnings in plgsql/src/scan.l
Next
From: Bruce Momjian
Date:
Subject: Re: Use of copydir vs. cp