Re: problem with msvc linker - cannot build orafce

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: problem with msvc linker - cannot build orafce
Дата
Msg-id CAFj8pRDff7ZS0pB58xt1q-4MbpiNMLiOK9ZGG1i+PNce4mXvjw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: problem with msvc linker - cannot build orafce  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers


2015-11-23 21:14 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I am trying to build Orafce and I have problem due access to exported
> variable session_timezone.
> Any idea what can be broken?

Lack of PGDLLIMPORT on the extern declaration, no doubt.

The fact that we've not heard this before implies that either nobody has
ever tried to use orafce on Windows, or it only very recently grew a
dependency on session_timezone.

yes, last "official" win build on pgfoundry is for 9.0.

Regards

Pavel
 

                        regards, tom lane

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_stat_replication log positions vs base backups
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: problem with msvc linker - cannot build orafce