For sort, re-use non-idle clients
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jan 2012 15:18:28 +0000 (16:18 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jan 2012 15:18:28 +0000 (16:18 +0100)
commit116eaa2065a4b4fec0dcc55985170e3364132995
tree4bb863bc6d632c42142acad6e249f06351c6018c
parent00b5d443fda1c15e043993799eb14044ed807e43
For sort, re-use non-idle clients

But not for search where only IDLE clients are re-used.
src/client.h
src/connection.c
src/session.c