Re: Compiling libpq with VC6

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Compiling libpq with VC6
Дата
Msg-id 41233038.9080003@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Compiling libpq with VC6  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Compiling libpq with VC6  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Zhenbang Wei
Дата:
Сообщение: Update 2 zh_TW message files for 8.0
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-hackers-win32] 8.0 Beta 1 // Environment Vars // .pgpass