Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4066b64

Browse filesBrowse files
committed
docs: remove reference to src/tools/thread
This directory and the ability to build the thread test independently were removed in commit 8a21211. Reported-by: e.indrupskaya@postgrespro.ru Discussion: https://postgr.es/m/160379609706.24746.7506163279454026608@wrigleys.postgresql.org Backpatch-through: 9.5
1 parent 0525572 commit 4066b64
Copy full SHA for 4066b64

File tree

Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed

‎doc/src/sgml/libpq.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/libpq.sgml
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8052,14 +8052,6 @@ int PQisthreadsafe();
80528052
<application>libpq</application> source code for a way to do cooperative
80538053
locking between <application>libpq</application> and your application.
80548054
</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>
80638055
</sect1>
80648056

80658057

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.