| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, PgSQL Win32 developers <pgsql-hackers-win32(at)postgresql(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] VC++ psql build broken |
| Date: | 2004-09-12 22:54:19 |
| Message-ID: | 4144D39B.9010806@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 pgsql-patches |
Bruce Momjian wrote:
> Andreas Pflug wrote:
>
>>Bruce Momjian wrote:
>>
>>>How does your Win32 system rename prototype differ from what is in
>>>port.h?
>>
>>What is the need of *any* special file handling functions for client tools?
>
>
> We could avoid it but it does give us Unix semantics so it seemed good
> to keep it if we could.
>
As you can see it creates much pain, without any use. The functions are
for backend concurrent/shared access purposes only.
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-09-12 23:03:27 | Re: [PATCHES] VC++ psql build broken |
| Previous Message | Bruce Momjian | 2004-09-12 22:17:15 | Re: [PATCHES] VC++ psql build broken |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-09-12 23:03:27 | Re: [PATCHES] VC++ psql build broken |
| Previous Message | Tom Lane | 2004-09-12 22:42:21 | WIP: SetQuerySnapshot redesign |