Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/alias.test
2009-04-23
| ||
13:22 | [4529fbc152] part of check-in [dd4d67a674] Rework the column-cache mechanism to be more robust (and more correct). The column-alias cache is currently disabled, (CVS 6538) (check-in: [dd4d67a674] user: drh branch: trunk, size: 3153) | |
2008-10-25
| ||
15:03 | [597662c5d7] part of check-in [1fa3bbd822] Disable the result-set alias cache when on conditional code branches. Ticket #3461. The column cache and result set alias cache mechanisms are prone to this kind of error and need to be refactored. This check-in should be considered a temporary fix in advance of a more general redesign of the whole mechanism. (CVS 5841) (check-in: [1fa3bbd822] user: drh branch: trunk, size: 3044) | |
2008-08-29
| ||
02:14 | Added: [c321c114a8] part of check-in [ab0292caa5] Avoid reevaluating WHERE and ORDER BY expressions that alias terms in the result set. Ticket #3343. Note that aliased GROUP BY expressions are still evaluated twice. (CVS 5637) (check-in: [ab0292caa5] user: drh branch: trunk, size: 3086) | |