Re: 7.3: Change in cursor behaviour? - Mailing list pgsql-hackers

From Jeroen T. Vermeulen
Subject Re: 7.3: Change in cursor behaviour?
Date
Msg-id 20021202194526.GA85091@xs4all.nl
Whole thread Raw
In response to Re: 7.3: Change in cursor behaviour?  (Rod Taylor <rbt@rbt.ca>)
List 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



pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: numeric to text (7.3)
Next
From: "Magnus Naeslund(f)"
Date:
Subject: Re: 7.4 Wishlist