Re: [pgsql-hackers-win32] VC++ psql build broken - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [pgsql-hackers-win32] VC++ psql build broken
Date
Msg-id 200409122303.i8CN3Rm02921@candle.pha.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] VC++ psql build broken  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-patches
Andreas Pflug wrote:
> 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.

Are we sure of that always?  And we don't know what other applications
might be looking at those files.

--
  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, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: [pgsql-hackers-win32] VC++ psql build broken
Next
From: Neil Conway
Date:
Subject: Re: contribution: namespace.sql