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 3b89764 commit 1e57c73Copy full SHA for 1e57c73
doc/src/sgml/libpq.sgml
@@ -8210,14 +8210,6 @@ int PQisthreadsafe();
8210
<application>libpq</application> source code for a way to do cooperative
8211
locking between <application>libpq</application> and your application.
8212
</para>
8213
-
8214
- <para>
8215
- If you experience problems with threaded applications, run the program
8216
- in <filename>src/tools/thread</filename> to see if your platform has
8217
- thread-unsafe functions. This program is run by
8218
- <filename>configure</filename>, but for binary distributions your
8219
- library might not match the library used to build the binaries.
8220
- </para>
8221
</sect1>
8222
8223
0 commit comments