Re: [GENERAL] Compatibility of libpg

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: [GENERAL] Compatibility of libpg
Дата
Msg-id 6d54bb72-7f75-9702-2d9d-560830cd487a@hogranch.com
обсуждение исходный текст
Ответ на [GENERAL] Compatibility of libpg  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: [GENERAL] Compatibility of libpg
Список pgsql-general
On 5/1/2017 3:08 PM, Igor Korot wrote:
> Also - I want to create a project inside my MSVC 2010 solution and compile.
> Is there anything I need besides src/include and src/interface/libpg?

if you're using .NET stuff like adodb or oledb, you'll want the npgsql
.net stuff for postgres.

if you're directly calling libpq functions,  libpq.dll and libpq-fe.h
should be all you need, along with the couple .h files libpq-fe
references, afaik, thats just pg_config_ext.h and postgres_ext.h


--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: Igor Korot
Дата:
Сообщение: [GENERAL] Compatibility of libpg
Следующее
От: Max Wang
Дата:
Сообщение: Re: [GENERAL] all serial type was changed to 1