Revise extended fetch algorithm
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Feb 2013 13:21:13 +0000 (14:21 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Feb 2013 13:21:13 +0000 (14:21 +0100)
commit87e9791ee9a652b3665d59ca5bf0e927e935e666
tree2b1d14c3d1018cf3993b790f4a147588b50e0db5
parentfe7206771852a37728cbdd4e1b76e2eb482980e7
Revise extended fetch algorithm

If the show records returned were the last in the sorted "window" of
records per-client , an extended fetch will be attempted. Only if there
are more records to be fetched (hit count depending) and pz:extendrecs
is defined, another fetch will be initiated.
src/client.c
src/client.h
src/session.c