Re: Open 7.3 issues

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Open 7.3 issues
Date: 2002-08-15 12:19:42
Message-ID: 20020815131942.E12821@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 15, 2002 at 12:09:00AM -0400, Neil Conway wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-08-15 13:18:30 Re: Open 7.3 items
Previous Message Oliver Elphick 2002-08-15 11:47:33 Re: pg_dump large file support