| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Reini Urban <rurban(at)x-ray(dot)at> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: open item: tablespace handing in pg_dump/pg_restore |
| Date: | 2004-10-04 19:28:23 |
| Message-ID: | 1707.1096918103@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin pgsql-hackers pgsql-hackers-win32 |
Reini Urban <rurban(at)x-ray(dot)at> writes:
> Somethink like the attached patch is easier.
> Just replace symlink() for dirs with link() #ifdef __CYGWIN__
Wouldn't it be cleaner to #define symlink as link?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-04 19:35:16 | Re: open item: tablespace handing in pg_dump/pg_restore |
| Previous Message | Reini Urban | 2004-10-04 19:20:57 | Re: open item: tablespace handing in pg_dump/pg_restore |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-04 19:35:16 | Re: open item: tablespace handing in pg_dump/pg_restore |
| Previous Message | Marc G. Fournier | 2004-10-04 19:26:52 | Re: Contrib/earthdistance missing from cvsweb. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-04 19:35:16 | Re: open item: tablespace handing in pg_dump/pg_restore |
| Previous Message | Reini Urban | 2004-10-04 19:20:57 | Re: open item: tablespace handing in pg_dump/pg_restore |