summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2018-11-27 16:53:49 +0100
committerAndreas Brandl <abrandl@gitlab.com>2018-12-03 21:26:53 +0100
commit9c6449ec73b6d9756bc57b2bc7286eabfbb976df (patch)
treea42140dc3f2675250f2c6c9ee1c2c5b531a34b25
parent474fd9138c16b78c77f0d64a32c9cb722caf0cca (diff)
downloadgitlab-ce-9c6449ec73b6d9756bc57b2bc7286eabfbb976df.tar.gz
Add changelog.
-rw-r--r--changelogs/unreleased/ab-approximate-counts.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ab-approximate-counts.yml b/changelogs/unreleased/ab-approximate-counts.yml
new file mode 100644
index 00000000000..8a67239d031
--- /dev/null
+++ b/changelogs/unreleased/ab-approximate-counts.yml
@@ -0,0 +1,5 @@
+---
+title: Approximate counting strategy with TABLESAMPLE.
+merge_request: 22650
+author:
+type: performance