From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Patch to copy dirs |
Date: | 2003-05-15 17:58:40 |
Message-ID: | 200305151758.h4FHweA03313@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
It turns out that while xcopy works for Win32, you can't run it as a
service because you don't have a window. This patch adds a Win32
version of 'cp' as copydir.
Applied.
--
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
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 2.5 KB |
unknown_filename | text/plain | 907 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Sean Chittenden | 2003-05-15 21:12:01 | Removal of krb4 support... |
Previous Message | Bruce Momjian | 2003-05-15 16:29:56 | Win32 patch to allow compilation |