Added member named_result_sets for init handler struct for the GFS.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 29 Jan 2009 09:09:57 +0000 (10:09 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 29 Jan 2009 09:09:57 +0000 (10:09 +0100)
commit0f88139455a3aeffeca0a5650ca5d3d99abc1c17
tree0f7988bf951b69659043f89d575bce01115315e4
parent9507c6ac14596ef68763e7ec8c08e92838ac44da
Added member named_result_sets for init handler struct for the GFS.

This allows a server to disable named result sets. Until now
all negoation was handled exclusively by the GFS(server) and the
client. The server implementation had no way to tell the system
that it does not handle named result sets.
NEWS
doc/frontend.xml
include/yaz/backend.h
src/seshigh.c