Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | min() ignores NULL values. Ticket #800. (CVS 1802) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
166234a2b61e1d6a501e48dde1caec0a |
User & Date: | drh 2004-07-18 20:52:32.000 |
Context
2004-07-18
| ||
21:33 | An improved fix for the min() problem of ticket #800. (CVS 1804) (check-in: b6e8b7a13c user: drh tags: trunk) | |
20:52 | min() ignores NULL values. Ticket #800. (CVS 1802) (check-in: 166234a2b6 user: drh tags: trunk) | |
2004-07-17
| ||
21:56 | mprintf() correctly handles "%s","". Fix for ticket #812. (CVS 1800) (check-in: 4f56db1149 user: drh tags: trunk) | |
Changes
Changes to src/func.c.
Changes to src/select.c.
Changes to test/func.test.
Changes to test/minmax.test.
Changes to test/null.test.
Changes to test/select1.test.
Changes to www/lang.tcl.