File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 65
65
</para>
66
66
67
67
<para>
68
- Most Postgres developers don't need to be directly concerned with
68
+ Most PostgreSQL developers don't need to be directly concerned with
69
69
the <acronym>BKI</acronym> file, but almost any nontrivial feature
70
70
addition in the backend will require modifying the catalog header files
71
71
and/or initial data files. The rest of this chapter gives some
Original file line number Diff line number Diff line change @@ -2300,7 +2300,7 @@ xcodebuild -version -sdk macosx Path
2300
2300
of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
2301
2301
tested. You can work around that by doing <literal>make
2302
2302
install</literal> before <literal>make check</literal>.
2303
- Most Postgres developers just turn off SIP, though.
2303
+ Most PostgreSQL developers just turn off SIP, though.
2304
2304
</para>
2305
2305
</sect2>
2306
2306
You can’t perform that action at this time.
0 commit comments