Re: Compiling libpq with VC6 - Mailing list pgsql-patches

From Andreas Pflug
Subject Re: Compiling libpq with VC6
Date
Msg-id 41233038.9080003@pse-consulting.de
Whole thread Raw
In response to Re: Compiling libpq with VC6  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Compiling libpq with VC6
List pgsql-patches
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.

Regards,
Andreas

pgsql-patches by date:

Previous
From: Zhenbang Wei
Date:
Subject: Update 2 zh_TW message files for 8.0
Next
From: "Dave Page"
Date:
Subject: Re: [pgsql-hackers-win32] 8.0 Beta 1 // Environment Vars // .pgpass