Thanks to visit codestin.com Credit goes to github.com
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 7868b6d commit 2339038Copy full SHA for 2339038
doc/src/sgml/libpq.sgml
@@ -8141,14 +8141,6 @@ int PQisthreadsafe();
8141
<application>libpq</application> source code for a way to do cooperative
8142
locking between <application>libpq</application> and your application.
8143
</para>
8144
-
8145
- <para>
8146
- If you experience problems with threaded applications, run the program
8147
- in <filename>src/tools/thread</> to see if your platform has
8148
- thread-unsafe functions. This program is run by
8149
- <filename>configure</filename>, but for binary distributions your
8150
- library might not match the library used to build the binaries.
8151
- </para>
8152
</sect1>
8153
8154
0 commit comments