From: Bruce Momjian Date: Fri, 10 May 2019 00:10:17 +0000 (-0400) Subject: doc: fix capitalization in PG 12 release notes X-Git-Tag: REL_12_BETA1~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32fe7ee2dd2b2aa8620e69451f60b2b35989677c;p=thirdparty%2Fpostgresql.git doc: fix capitalization in PG 12 release notes Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGJpep8uSXoDtVF6iROCRKce-39HEhDPUaYFyMn0U5e9ug@mail.gmail.com --- 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 --> -Allow parallel query when in SERIALIZABLE ISOLATION MODE (Thomas Munro) +Allow parallel query when in SERIALIZABLE isolation mode (Thomas Munro)