Skip to content

Commit 2339038

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 8a21211. Reported-by: e.indrupskaya@postgrespro.ru Discussion: https://postgr.es/m/160379609706.24746.7506163279454026608@wrigleys.postgresql.org Backpatch-through: 9.5
1 parent 7868b6d commit 2339038

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
@@ -8141,14 +8141,6 @@ int PQisthreadsafe();
81418141
<application>libpq</application> source code for a way to do cooperative
81428142
locking between <application>libpq</application> and your application.
81438143
</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>
81528144
</sect1>
81538145

81548146

0 commit comments

Comments
 (0)