aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2019-05-09 20:10:17 -0400
committerBruce Momjian <bruce@momjian.us>2019-05-09 20:10:17 -0400
commit32fe7ee2dd2b2aa8620e69451f60b2b35989677c (patch)
tree709ed4b0c22bde6406af3e08fe57ec4ad33ea547
parent79697d039f567cd52d844077244fb85df10dce19 (diff)
downloadpostgresql-32fe7ee2dd2b2aa8620e69451f60b2b35989677c.tar.gz
postgresql-32fe7ee2dd2b2aa8620e69451f60b2b35989677c.zip
doc: fix capitalization in PG 12 release notes
Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGJpep8uSXoDtVF6iROCRKce-39HEhDPUaYFyMn0U5e9ug@mail.gmail.com
-rw-r--r--doc/src/sgml/release-12.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml
index 8bffb0ae031..977dc53f3e4 100644
--- a/doc/src/sgml/release-12.sgml
+++ b/doc/src/sgml/release-12.sgml
@@ -527,7 +527,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
-->
<para>
-Allow parallel query when in SERIALIZABLE ISOLATION MODE (Thomas Munro)
+Allow parallel query when in SERIALIZABLE isolation mode (Thomas Munro)
</para>
<para>