Andreas Pflug wrote:
> Bruce Momjian wrote:
> > The problem with this approach is that it has us using the non-reliable
> > libc rename/unlink rather than our own in libpq.
>
> Not really. The backend will still use the reliable pg_ functions.
> Frontends continue to use the libc functions, which are totally
> sufficient in non-concurrent access situations.
I would like to keep full Unix semantics for these functions even in
libpq, if possible.
--
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