caudium-commits AT caudium.net
Caudium CVS Commits list

CVS: caudium CHANGES,1.343,1.344


chronological Thread 
  • From: "Bill Welliver" <hww3 AT cvs.caudiumforge.net>
  • To: caudium-commits AT caudium.net
  • Subject: CVS: caudium CHANGES,1.343,1.344
  • Date: Thu, 12 May 2005 02:18:36 +0000

Update of /cvs/caudium/caudium
In directory cvs.caudiumforge.net:/tmp/cvs-serv90170

Modified Files:
        CHANGES 
Log Message:
same for 1.5


Index: CHANGES
===================================================================
RCS file: /cvs/caudium/caudium/CHANGES,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -r1.343 -r1.344
--- CHANGES     6 May 2005 14:48:35 -0000       1.343
+++ CHANGES     12 May 2005 02:18:34 -0000      1.344
@@ -1,5 +1,13 @@
 Changes in Caudium 1.5.1 since Caudium 1.4.1
 ---------------------------------------------
+- Fixed emit->maxrows and emit->skiprows
+   (Bill Welliver)
+- Added emit->sort_function and emit->sort_key to sort query results
+   Example usage: sort_function="Array.oid_sort_func" sort_key="version"
+   where sort_function is the name of a function compatible with 
+   Array.sort_array, and sort_key is the name of a field in the resultset 
+   to sort by.
+   (Bill Welliver)
 - Backported VHS SQLogger from 1.2. Same warnings as for 1.4 branch....
    (Xavier Beaudouin)
 - Fixed bug #11



  • CVS: caudium CHANGES,1.343,1.344, Bill Welliver

Archive powered by MhonArc 2.6.10.

§