| From: | Ken Jennings <ken_jennings(at)bellsouth(dot)net> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: SQLSTATE not updated in ecpg program. |
| Date: | 2006-12-29 12:33:39 |
| Message-ID: | 200612290733.39612.ken_jennings@bellsouth.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Morgan Lloyd | 2007-01-01 21:50:18 | Re: BCC55 and libpq 8.2 |
| Previous Message | Michael Meskes | 2006-12-29 10:02:37 | Re: SQLSTATE not updated in ecpg program. |