Re: [HACKERS] [GENERAL] libecpg versions and libecpg_compat

2010-02-17 Thread Rob Newton
Michael Meskes wrote: On Tue, Feb 16, 2010 at 09:44:26AM +1000, Rob Newton wrote: Is there some way of building with Pg v8.0 ECPG lib and running on a system with Pg v8.4 ECPG lib? or vice versa? and is libecpg_compat intended for that purpose? You can link the static library in so you're i

Re: [HACKERS] [GENERAL] libecpg versions and libecpg_compat

2010-02-17 Thread Rob Newton
Boszormenyi Zoltan wrote: Rob Newton írta: Is there some way of building with Pg v8.0 ECPG lib and running on a system with Pg v8.4 ECPG lib? or vice versa? and is libecpg_compat intended for that purpose? You can build the src/interfaces/libpq and src/interfaces/e

Re: [HACKERS] [GENERAL] libecpg versions and libecpg_compat

2010-02-16 Thread Michael Meskes
On Tue, Feb 16, 2010 at 09:44:26AM +1000, Rob Newton wrote: > I posted this to the GENERAL list a while back, but got no repies. > Perhaps someone here can help... Didn't see it there, sorry. > Then I noticed libecpg_compat in the lib area. What is this used > for? "compat" suggests compatibili

Re: [HACKERS] [GENERAL] libecpg versions and libecpg_compat

2010-02-16 Thread Boszormenyi Zoltan
Rob Newton írta: > Hi Hackers, > I posted this to the GENERAL list a while back, but got no repies. > Perhaps someone here can help... > > I've been building ECPG (embedded SQL/C) programs on a system with Pg > version 8.0 installed. When I tried to run them recently on version > 8.4 I found that

[HACKERS] [GENERAL] libecpg versions and libecpg_compat

2010-02-15 Thread Rob Newton
Hi Hackers, I posted this to the GENERAL list a while back, but got no repies. Perhaps someone here can help... I've been building ECPG (embedded SQL/C) programs on a system with Pg version 8.0 installed. When I tried to run them recently on version 8.4 I found that there was a libecpg libra