Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d04c4a8

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

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8045,14 +8045,6 @@ int PQisthreadsafe();
80458045
<application>libpq</application> source code for a way to do cooperative
80468046
locking between <application>libpq</application> and your application.
80478047
</para>
8048-
8049-
<para>
8050-
If you experience problems with threaded applications, run the program
8051-
in <filename>src/tools/thread</filename> to see if your platform has
8052-
thread-unsafe functions. This program is run by
8053-
<filename>configure</filename>, but for binary distributions your
8054-
library might not match the library used to build the binaries.
8055-
</para>
80568048
</sect1>
80578049

80588050

0 commit comments

Comments
 (0)