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

From Jeroen T. Vermeulen
Subject Re: 7.3: Change in cursor behavior?
Date
Msg-id 20021204080222.GI37470@xs4all.nl
Whole thread Raw
List pgsql-hackers
On Wed, Dec 04, 2002 at 12:22:41AM +0000, Sigurdur Gunnlaugsson wrote:
>  
> test=# move -10 in test_c;
> MOVE 4
> test=# fetch 1 from test_c;
>  schemaname | tablename | tableowner | hasindexes | hasrules | hastriggers
> ------------+-----------+------------+------------+----------+-------------
> (0 rows)
> I have not tried 7.3 final so I can't say if this happens there also.
> Seems to be fixed in 7.4devel.

Thanks for the data!  So this might be a bug in 7.3?  Perhaps the cursor
thinks it's at position -6 then and fetches no rows until it gets back
to zero...


Jeroen



pgsql-hackers by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: MySQL update
Next
From: "Dave Page"
Date:
Subject: Re: [GENERAL] PostgreSQL Global Development Group Announces