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 209e8e4 commit 340bbe1Copy full SHA for 340bbe1
doc/src/sgml/libpq.sgml
@@ -8370,14 +8370,6 @@ int PQisthreadsafe();
8370
<application>libpq</application> source code for a way to do cooperative
8371
locking between <application>libpq</application> and your application.
8372
</para>
8373
-
8374
- <para>
8375
- If you experience problems with threaded applications, run the program
8376
- in <filename>src/tools/thread</filename> to see if your platform has
8377
- thread-unsafe functions. This program is run by
8378
- <filename>configure</filename>, but for binary distributions your
8379
- library might not match the library used to build the binaries.
8380
- </para>
8381
</sect1>
8382
8383
0 commit comments