From: | "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
---|---|
To: | Rod Taylor <rbt(at)rbt(dot)ca> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 7.3: Change in cursor behaviour? |
Date: | 2002-12-02 19:45:26 |
Message-ID: | 20021202194526.GA85091@xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Dec 02, 2002 at 02:29:03PM -0500, Rod Taylor wrote:
>
> Seems to work the fine for me:
Puzzling...
Would you mind, if you have time, downloading libpqxx from GBorg and
doing a ./configure; make; make check and telling me if tests 19 & 38
succeed? I expect them to have identical results, so you're likely to
see either two failures or none. Be aware that the test run will add
two tables, events and orgevents to your default database and delete
any contents found in them.
Download is at
http://gborg.postgresql.org/project/libpqxx/download/download.php
and direct URL for the source tarball is
ftp://gborg.postgresql.org/pub/libpqxx/stable/libpqxx-1.1.4.tar.gz
TIA!
Jeroen
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Naeslund(f) | 2002-12-02 19:46:39 | Re: 7.4 Wishlist |
Previous Message | Rod Taylor | 2002-12-02 19:37:12 | Re: numeric to text (7.3) |