Re: SQLSTATE not updated in ecpg program. - Mailing list pgsql-interfaces

From Ken Jennings
Subject Re: SQLSTATE not updated in ecpg program.
Date
Msg-id 200612290733.39612.ken_jennings@bellsouth.net
Whole thread Raw
In response to Re: SQLSTATE not updated in ecpg program.  (Michael Meskes <meskes@postgresql.org>)
List pgsql-interfaces
On Friday 29 December 2006 05:02, Michael Meskes wrote:
> On Thu, Dec 28, 2006 at 09:51:37PM -0500, Ken Jennings wrote:
> > It turns out this is merely a case of stupid administrator tricks.  ldd
> > reported none of the libraries loaded for the testpgc program came
> > from /usr/local/pgsql/lib.  Poking around we discovered a previous
> > administrator had tried installing the SuSE package for postgreSQL a long
> > while ago.  So, the libraries for the old install were being loaded
> > instead of version 8.2.0.  It only works on the Pentium box, because we
> > just built that ourselves without any unnecessary packages.  Duh.
>
> So I take it all works well for you now, right?

Perfectly.  sqlca.sqlstate is happy once again.

Thanks.
Ken Jennings


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: SQLSTATE not updated in ecpg program.
Next
From: Mark Morgan Lloyd
Date:
Subject: Re: BCC55 and libpq 8.2