Re: Open 7.3 issues - Mailing list pgsql-hackers

From Patrick Welche
Subject Re: Open 7.3 issues
Date
Msg-id 20020815131942.E12821@quartz.newn.cam.ac.uk
Whole thread Raw
In response to Re: Open 7.3 issues  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-hackers
On Thu, Aug 15, 2002 at 12:09:00AM -0400, Neil Conway wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
... 
> >     integrate or remove new libpqxx
> >     integrate or add to gborg Pg:DBD
> > 
> > Seems like gborg is the place for these.
> 
> Yes, but I'd also like to see libpq++, perl5, and possibly some other
> interfaces re-packaged separately. I think everyone agrees on the
> direction here, it just needs someone (Marc?) to do the work.

Would the method of use be
- checkout postgresql
- cd pgsql/src/interfaces
- checkout libpq++ from gborg
- cd ../..
- configure --with-CXX

or would libpq++ become more removed.. (configure options to libpq++ to
point to the rest or pgsql?)

Cheers,

Patrick
(prefer former)


pgsql-hackers by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: pg_dump large file support
Next
From: Tom Lane
Date:
Subject: Re: Open 7.3 items