Re: Integrating libpqxx

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: Integrating libpqxx
Дата
Msg-id 20020612230138.C10316@xs4all.nl
обсуждение исходный текст
Ответ на Re: Integrating libpqxx  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: Integrating libpqxx
Re: Integrating libpqxx
Список pgsql-hackers
On Wed, Jun 12, 2002 at 04:04:36PM -0400, Neil Conway wrote:
>
> Otherwise, if you put the code into src/interfaces/libpqxx and modify
> the PostgreSQL build system to be aware of it (as well as removing
> libpqxx's autoconf stuff), it shouldn't be too difficult.

One concern I have on this point is that not all platforms are going to
be able to build libpqxx.  Also, there'd have to be a lot of C++ stuff
in the existing config.h which I guess was meant to be C.  

Anyway, I found I'm not much good with automake and so on.  I'm trying
to merge the two configure.ins, but I feel I must be missing a lot of
details.


Jeroen



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Integrating libpqxx
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: code contribution