Re: Integrating libpqxx - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Integrating libpqxx
Date
Msg-id 200206122148.g5CLmk314774@candle.pha.pa.us
Whole thread Raw
In response to Re: Integrating libpqxx  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
Responses Re: Integrating libpqxx  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostGres Doubt
Next
From: Bradley Kieser
Date:
Subject: Re: Feature request: Truncate table