Skip to content
Snippets Groups Projects
Commit 69116b74 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Postgres -> PostgreSQL

parent 700a1ac0
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
</para> </para>
<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 the <acronym>BKI</acronym> file, but almost any nontrivial feature
addition in the backend will require modifying the catalog header files addition in the backend will require modifying the catalog header files
and/or initial data files. The rest of this chapter gives some and/or initial data files. The rest of this chapter gives some
......
...@@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path ...@@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path
of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
tested. You can work around that by doing <literal>make tested. You can work around that by doing <literal>make
install</literal> before <literal>make check</literal>. install</literal> before <literal>make check</literal>.
Most Postgres developers just turn off SIP, though. Most PostgreSQL developers just turn off SIP, though.
</para> </para>
</sect2> </sect2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment