Re: 7.3: Change in cursor behavior?

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: 7.3: Change in cursor behavior?
Дата
Msg-id 20021204080222.GI37470@xs4all.nl
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: MySQL update
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group Announces