8000
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 0525572 commit 4066b64Copy full SHA for 4066b64
doc/src/sgml/libpq.sgml
@@ -8052,14 +8052,6 @@ int PQisthreadsafe();
8052
<application>libpq</application> source code for a way to do cooperative
8053
locking between <application>libpq</application> and your application.
8054
</para>
8055
-
8056
- <para>
8057
- If you experience problems with threaded applications, run the program
8058
- in <filename>src/tools/thread</filename> to see if your platform has
8059
- thread-unsafe functions. This program is run by
8060
- <filename>configure</filename>, but for binary distributions your
8061
- library might not match the library used to build the binaries.
8062
- </para>
8063
</sect1>
8064
8065
0 commit comments