Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/select5.test
2018-06-05
| ||
20:04 | Calculate non-aggregate expressions in the SELECT list of an aggregate query that does not use min() or max() once per group, instead of once per row visited. file: [df9ec0d2] check-in: [dce2dfbe] user: dan branch: exp-agg-opt, size: 6407 | |
2008-08-21
| ||
14:15 | Reinsert an SCopy operation that was removed in (5523) because coverage testing indicated that it was dead code. Ticket #3324 shows that the code was not as dead as we thought it was. (CVS 5578) file: [e758b8ef] check-in: [68557115] user: drh branch: trunk, size: 6407 | |
2008-08-20
| ||
16:35 | Refactor the name resolution procedures in the code generator. (CVS 5569) file: [2c546428] check-in: [daf730d1] user: drh branch: trunk, size: 5001 | |
2008-08-02
| ||
03:50 | Additional coverage testing. Fix a segfault following OOM in sqltie3_load_extension(). (CVS 5523) file: [1bddfe92] check-in: [f1e44eb3] user: drh branch: trunk, size: 5012 | |
2008-01-16
| ||
18:20 | Use 1<<$x instead of pow(2,$x) in the test suite code. (CVS 4715) file: [5ad14ea3] check-in: [3a289b6d] user: danielk1977 branch: trunk, size: 4818 | |
2006-01-21
| ||
12:08 | Fix more problems with malloc() and IO failures. (CVS 2985) file: [0b47058d] check-in: [29281dea] user: danielk1977 branch: trunk, size: 4820 | |
2005-09-20
| ||
18:13 | Add VM code comments on the group-by processing. Extra group-by test case. (CVS 2731) file: [07a90ab3] check-in: [655e75ac] user: drh branch: trunk, size: 4684 | |
13:12 | NULLs compare equal to each other when computing GROUP BY categories. (CVS 2728) file: [93323dd6] check-in: [d9b0c970] user: drh branch: trunk, size: 4194 | |
2005-09-08
| ||
20:37 | SUM returns NULL when it has no inputs. Ticket #1413. (CVS 2678) file: [cf5c4213] check-in: [62818594] user: drh branch: trunk, size: 3868 | |
10:37 | The SUM() aggregate function returns an integer result if all inputs are integers. Any single non-integer input causes the result to be a floating point value. (CVS 2669) file: [2dcd382d] check-in: [21adf4bd] user: drh branch: trunk, size: 3867 | |
2005-09-07
| ||
22:48 | More bug fixes. But there are still tests that fail. (CVS 2664) file: [1e2258ed] check-in: [7e85a162] user: drh branch: trunk, size: 3869 | |
2005-08-19
| ||
03:03 | Additional tests for better coverage. (CVS 2602) file: [ae1b5ee2] check-in: [4281a838] user: drh branch: trunk, size: 3869 | |
2005-01-26
| ||
03:58 | Allow GROUP BY on non-aggregate queries. Ticket #1064 (CVS 2276) file: [2d414f71] check-in: [0642d3e3] user: danielk1977 branch: trunk, size: 3775 | |
2004-08-20
| ||
18:34 | Tcl interface transfers values directly between SQLite and Tcl_Objs, without at translation to strings. (CVS 1898) file: [94db800b] check-in: [e97c3313] user: drh branch: trunk, size: 2949 | |
2004-05-27
| ||
17:22 | Remove the COPY command. (CVS 1477) file: [3f3f0f31] check-in: [287f8673] user: drh branch: trunk, size: 2941 | |
2001-10-15
| ||
00:44 | Added support for the COUNT_CHANGES pragma in order to help out the ODBC driver. Fixed a but on count(*) when applied to empty tables. (CVS 289) file: [c2a6c4a0] check-in: [747bf1b3] user: drh branch: trunk, size: 2975 | |
2001-09-16
| ||
00:13 | Disclaimed copyright. Preparing for release 2.0. (CVS 250) file: [00a240e3] check-in: [4e926efe] user: drh branch: trunk, size: 2632 | |
2000-06-21
| ||
13:59 | :-) (CVS 104) file: [e2b9d51d] check-in: [e1bf96a4] user: drh branch: trunk, size: 3175 | |
2000-06-08
| ||
16:26 | :-) (CVS 82) file: [80ea257c] check-in: [33355b2d] user: drh branch: trunk, size: 3173 | |
11:25 | :-) (CVS 79) file: [b6f8b6be] check-in: [305b043f] user: drh branch: trunk, size: 1977 | |
11:13 | :-) (CVS 78) file: [052369e0] check-in: [923c14fe] user: drh branch: trunk, size: 1854 Added | |