summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-14 10:29:05 +0100
committerYorhel <git@yorhel.nl>2010-11-14 10:30:53 +0100
commita0dff7f8d6ad1aeb508fd1bfb5f7bdbcbf16243a (patch)
treeec844e96b00ac61e336ae4f25ca0d7da334cb55a /ChangeLog
parent9a3e82df5241ebcba366a7a53c87b09defe9e156 (diff)
Improved performance of update_vnpopularity() on PostgreSQL 9.0
Back from 180s to ~5 or ~6 seconds. It used to be quite fast on PostgreSQL 8.4, but somehow the planner failed to generate a proper execution plan for that query after the upgrade. This query is fast 9.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d2db866..06cde60e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2.14 - ?
- Added Atom feeds for the recent announcements, changes and posts
(located in /www/feeds and updated every 15 min. by Multi::Feed)
+ - Improved performance of update_vnpopularity() on PostgreSQL 9.0
2.13 - 2010-11-11
- Added 'formcode' parameter to all modification requests to fix all