[m-dev.] diff: improvements to ODBC interface

Fergus Henderson fjh at cs.mu.oz.au
Sat Oct 4 23:37:09 AEST 1997


Simon Taylor, you wrote:
> 
> Estimated hours taken: 1
> 
> Improve the ODBC interface slightly.
> 
> extras/odbc.m
> 	Remove odbc__execute/4. Add odbc__solutions/4 to collect all the
> 	results for a query into a list and odbc__aggregate/6 similar
> 	to std_util:unsorted_aggregate/4.

I think the log message would be clearer if it said

	Rename odbc__execute/4 as odbc__solutions/4.
	Add odbc__aggregate/6 similar to std_util:unsorted_aggregate/4.

Otherwise that change looks fine, so please commit it.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list