We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a645c08 commit d04c4a8Copy full SHA for d04c4a8
doc/src/sgml/libpq.sgml
@@ -8045,14 +8045,6 @@ int PQisthreadsafe();
8045
<application>libpq</application> source code for a way to do cooperative
8046
locking between <application>libpq</application> and your application.
8047
</para>
8048
-
8049
- <para>
8050
- If you experience problems with threaded applications, run the program
8051
- in <filename>src/tools/thread</filename> to see if your platform has
8052
- thread-unsafe functions. This program is run by
8053
- <filename>configure</filename>, but for binary distributions your
8054
- library might not match the library used to build the binaries.
8055
- </para>
8056
</sect1>
8057
8058
0 commit comments