Support for a new queryType, CQL2RPN, which allows the user to provide
authorMike Taylor <mike@indexdata.com>
Thu, 22 May 2003 17:01:33 +0000 (17:01 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 22 May 2003 17:01:33 +0000 (17:01 +0000)
commit07a80eea989576eaa13633f4e96e57e14b40ea0f
tree6d3f74f279015d958510a1653ca56d0646a4d9bc
parent4ab240934731700f437e2bf8cb695e4b5fc9c0dc
Support for a new queryType, CQL2RPN, which allows the user to provide
queries in CQL and transforms them into Type-1 queries.  This should
allow CQL to be used against any server rather than just the tiny
proportion that support native CQL queries.  Also added set_cqlfile
command (analogous to set_cclfile).
client/client.c