aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/gist.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-09-08 10:26:35 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-09-08 10:27:16 +0200
commiteecd7c3d2b44094d00e967c7283fc2236d8def5d (patch)
tree85d7f4e675cf2f1cc9475178c207e8ecbf8407bc /doc/src/sgml/gist.sgml
parent121e3ceed6d93c2891208005f0b270ee80dc13e7 (diff)
downloadpostgresql-eecd7c3d2b44094d00e967c7283fc2236d8def5d.tar.gz
postgresql-eecd7c3d2b44094d00e967c7283fc2236d8def5d.zip
doc: Clean up title case use
Note: Following existing practice, titles of formalpara and step are not titlecased.
Diffstat (limited to 'doc/src/sgml/gist.sgml')
-rw-r--r--doc/src/sgml/gist.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml
index beed6521eb5..46982ba3697 100644
--- a/doc/src/sgml/gist.sgml
+++ b/doc/src/sgml/gist.sgml
@@ -960,7 +960,7 @@ my_fetch(PG_FUNCTION_ARGS)
<title>Implementation</title>
<sect2 id="gist-buffering-build">
- <title>GiST buffering build</title>
+ <title>GiST Buffering Build</title>
<para>
Building large GiST indexes by simply inserting all the tuples tends to be
slow, because if the index tuples are scattered across the index and the