Re: libpqxx update - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: libpqxx update
Date
Msg-id 200112031621.fB3GLhQ14069@candle.pha.pa.us
Whole thread Raw
In response to Re: libpqxx update  (jtv <jtv@xs4all.nl>)
Responses Re: libpqxx update
List pgsql-interfaces
> On Sat, Dec 01, 2001 at 07:08:54PM -0500, Tom Lane wrote:
> > 
> > Sure, we could talk about that.  7.2 is feature-frozen of course, but
> > for some future release ...
> 
> Great.  My main concern is with compiler portability.  I don't have access
> to a lot of compilers or platforms right now, and I'm sure my code will 
> break on various compilers depending on how much of the C++ standard they
> support.  
> 
> One of my design parameters was to just require the support I needed and 
> not bother too much with backward compilers.  I can see that could be a 
> problem when integrating into the source tree; I don't expect to be able
> to kludge around all compiler shortfalls.  Assuming this code is 
> integrated, is not having libpqxx available on all platforms that
> PostgreSQL runs on acceptable?  Or does it become acceptable when there
> is good reason to suppose that the remaining platforms can be supported
> later on as their compilers improve?

We will get them tested on all our platforms as part of 7.3 development
and get it working on all of them.  Assuming you can stick around to
help us resolve problems, by the time we are done, it will be portable.  :-)

--  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-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: TCL with large objects on Win
Next
From: "chengong@kobundo.ne.jp"
Date:
Subject: ECPG ERROR FOR "exec sql BEGIN"