doc: Postgres -> PostgreSQL
This commit is contained in:
parent
8e5ce1c3f8
commit
c57dbc1989
@ -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
|
||||||
|
@ -2469,7 +2469,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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user