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 [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])