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&#x

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

[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