We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81b7b1 commit 83b692dCopy full SHA for 83b692d
src/port/README
@@ -23,6 +23,6 @@ applications.
23
from libpgport are linked first. This avoids having applications
24
dependent on symbols that are _used_ by libpq, but not intended to be
25
exported by libpq. libpq's libpgport usage changes over time, so such a
26
-dependency is a problem. Win32, Linux, and Darin use an export list to
+dependency is a problem. Win32, Linux, and Darwin use an export list to
27
control the symbols exported by libpq.
28
0 commit comments