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 @@ -2469,7 +2469,7 @@ xcodebuild -version -sdk macosx Path
2469
2469
of <literal>DYLD_LIBRARY_PATH</literal> down to the executables being
2470
2470
tested. You can work around that by doing <literal>make
2471
2471
install</literal> before <literal>make check</literal>.
2472
- Most Postgres developers just turn off SIP, though.
2472
+ Most PostgreSQL developers just turn off SIP, though.
2473
2473
</para>
2474
2474
</sect2>
2475
2475
You can’t perform that action at this time.
0 commit comments