summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2018-09-10 14:44:03 -0600
committerStephen Finucane <stephen@that.guru>2018-09-10 14:45:54 -0600
commit8172c59b09e2b86658ecdb13289b37a8d50ccf2b (patch)
treedc6a21b64b0476bfd5470501c8f18faf062e73ae /releasenotes
parent84def8549f6fc624a523e4c45480305848f29cc9 (diff)
downloadpatchwork-8172c59b09e2b86658ecdb13289b37a8d50ccf2b.tar
patchwork-8172c59b09e2b86658ecdb13289b37a8d50ccf2b.tar.gz
docs: Add release note for recent DB optimizations
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/db-improvements-dc833d1be89f117e.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/db-improvements-dc833d1be89f117e.yaml b/releasenotes/notes/db-improvements-dc833d1be89f117e.yaml
new file mode 100644
index 0000000..262c5cd
--- /dev/null
+++ b/releasenotes/notes/db-improvements-dc833d1be89f117e.yaml
@@ -0,0 +1,5 @@
+---
+other:
+ - |
+ The performance of various pages has been improved with the addition of
+ some database indexes and optimization of some queries.