comparison CHANGELOG @ 1414:8c017e9e410e

New release
author Adam Chlipala <adam@chlipala.net>
date Sun, 23 Jan 2011 15:01:30 -0500
parents c57414e39321
children bd6b03bc6333
comparison
equal deleted inserted replaced
1413:45bd58736bb2 1414:8c017e9e410e
1 ======== 1 ========
2 Next 2 20110123
3 ======== 3 ========
4 4
5 - Changes to encoding of SQL aggregate functions: nullable types may be 5 - Changes to encoding of SQL aggregate functions: nullable types may be
6 aggregated, and non-COUNT aggregates return nullable results. 6 aggregated, and non-COUNT aggregates return nullable results.
7 - SQL subqueries may apply aggregate functions to columns bound in enclosing 7 - SQL subqueries may apply aggregate functions to columns bound in enclosing