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

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: [pgsql-hackers-win32] VC++ psql build broken
Дата
Msg-id 4144D39B.9010806@pse-consulting.de
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] VC++ psql build broken  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [pgsql-hackers-win32] VC++ psql build broken
Список pgsql-patches
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.

Regards,
Andreas

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: WIP: SetQuerySnapshot redesign
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] VC++ psql build broken