CQL: handle SORT node in a few places
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 4 May 2011 14:05:05 +0000 (16:05 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 4 May 2011 14:05:05 +0000 (16:05 +0200)
commitea44785920112e329fbc94c2e70758e6378eb775
tree5526dbcb1f686a63827f6a77fb025dc7efe3ca94
parent4c5aa7d3ec9d1fe3fff1473e56b5690450ef4311
CQL: handle SORT node in a few places

In particular, CQL to PQF transform was broken after introduction
of the SORT node.
src/cqltransform.c
src/cqlutil.c