summaryrefslogtreecommitdiffstats
path: root/www/releaselog/3_42_0.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:16:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:16:48 +0000
commit3640b21e686fef7e3f25dc775112c7d4be43f197 (patch)
treee7fec2ad45891adeada1227d655062cbd201dd5a /www/releaselog/3_42_0.html
parentReleasing progress-linux version 3.45.3-1~progress7.99u1. (diff)
downloadsqlite3-3640b21e686fef7e3f25dc775112c7d4be43f197.tar.xz
sqlite3-3640b21e686fef7e3f25dc775112c7d4be43f197.zip
Merging upstream version 3.46.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'www/releaselog/3_42_0.html')
-rw-r--r--www/releaselog/3_42_0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/releaselog/3_42_0.html b/www/releaselog/3_42_0.html
index e5f5543..661ed3a 100644
--- a/www/releaselog/3_42_0.html
+++ b/www/releaselog/3_42_0.html
@@ -127,7 +127,7 @@ antiRobotDefense();
<ol type="a">
<li> Enable the "count-of-view" optimization by default.
<li> Avoid computing unused columns in subqueries.
- <li> Improvements to the <a href="../optoverview.html#pushdown">push-down optimization</a>.
+ <li> Improvements to the <a href="../optoverview.html#pushdown">WHERE-clause push-down optimization</a>.
</ol>
<li> Enhancements to the <a href="../cli.html">CLI</a>:
<ol type="a">