Re: Okay, DLLIMPORT is making me crazy

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Okay, DLLIMPORT is making me crazy
Дата
Msg-id 491DF77B.6060105@hagander.net
обсуждение исходный текст
Ответ на Re: Okay, DLLIMPORT is making me crazy  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> ... meanwhile, the MSVC port has got its own issues:
> 
> Generating win32ver.rc for src\backend
> Building src\pl\plperl\SPI.c...
> Could not determine contrib module type for intagg
>  at build.pl line 37
> 
> I am not sure what if anything that script needs to do for a contrib
> module with no .c files.

It just needs to be excluded from the build step (it should still be
included in install, AFAICS). Will fix right away.

//Magnus


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"