doc: Postgres -> PostgreSQL
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 6 Sep 2019 20:16:58 +0000 (22:16 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 6 Sep 2019 20:16:58 +0000 (22:16 +0200)
doc/src/sgml/bki.sgml
doc/src/sgml/installation.sgml

index aa3d6f8e59321fb8397eefb3e529790b941acbda..6523dd5032c13bca883cb3afa04ba716e022f7da 100644 (file)
@@ -65,7 +65,7 @@
  </para>
 
  <para>
-  Most Postgres developers don't need to be directly concerned with
+  Most PostgreSQL developers don't need to be directly concerned with
   the <acronym>BKI</acronym> file, but almost any nontrivial feature
   addition in the backend will require modifying the catalog header files
   and/or initial data files.  The rest of this chapter gives some
index 2bc55cf45b64a0d2a2835a2eb929e1f55f968cc7..cc83c1fd6fdcca6b53d86e5c204bca894589e8ea 100644 (file)
@@ -2469,7 +2469,7 @@ xcodebuild -version -sdk macosx Path
     of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
     tested.  You can work around that by doing <literal>make
     install</literal> before <literal>make check</literal>.
-    Most Postgres developers just turn off SIP, though.
+    Most PostgreSQL developers just turn off SIP, though.
    </para>
   </sect2>