Refine SQLFetchScroll() for the orientations other than SQL_FETCH_NEXT/PRIOR. Discard...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 4 May 2016 03:04:49 +0000 (12:04 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Thu, 5 May 2016 10:25:21 +0000 (19:25 +0900)
commit1b97b657690e6d760343292f09801597a3697c29
tree6ee227fb103bb401e655f1b2885d836c81b074ef
parent220580d12164cd1c6be2b59fe2be47e3b60a863b
Refine SQLFetchScroll() for the orientations other than SQL_FETCH_NEXT/PRIOR. Discard move_from_the_last stuff and call move_cursor_to_last() instead.
qresult.c
qresult.h
results.c
test/expected/cursor-movement.out