Re: contrib/pg_buffercache

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: contrib/pg_buffercache
Дата
Msg-id 4238F11E.2090405@paradise.net.nz
обсуждение исходный текст
Ответ на Re: contrib/pg_buffercache  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> 
> Mark Kirkwood wrote:
> 
> 
>>Andrew Dunstan wrote:
>>
>>
>>>It fixes the build error on Windows - haven't tried because i don't have
>>>time, but I know it won't work on Cygwin, because WIN32 isn't (usually)
>>>defined on Cygwin - see previous almost endless discussions.
>>>
>>
>>Yes - I recall that discussion a while ago.
>>
>>This patch should sort the issue.
>>
>>One question, should I be using defined(__MINGW32__) as opposed to
>>defined(WIN32)? I figured I didn't as in this case it is not necessary
>>to distinguish between native and cygwin.
>>
>>
> 
> 
> You figured correctly.
> 

Oh, and thanks to your efforts with the automated build system this gets 
picked up now instead of lurking till after release - great work!

cheers

Mark



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: contrib/pg_buffercache
Следующее
От: Tom Lane
Дата:
Сообщение: Re: read-only database