Use of copydir vs. cp

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Use of copydir vs. cp
Date: 2005-07-04 16:45:47
Message-ID: 200507041645.j64GjlG18877@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-04 16:51:31 Re: Use of copydir vs. cp
Previous Message Alvaro Herrera 2005-07-04 16:31:30 New warnings in plgsql/src/scan.l