Re: Integrating libpqxx

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Integrating libpqxx
Дата
Msg-id 200206122148.g5CLmk314774@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Integrating libpqxx  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
Ответы Re: Integrating libpqxx  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
Список pgsql-hackers
Jeroen T. Vermeulen wrote:
> 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.

I can add it to CVS as interfaces/libpqxx and we can then let others
merge your configure tests into our main configure.  Let me know when
you want it dumped into CVS.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostGres Doubt
Следующее
От: Bradley Kieser
Дата:
Сообщение: Re: Feature request: Truncate table