Commit 4066b642 authored by Bruce Momjian's avatar Bruce Momjian

docs: remove reference to src/tools/thread

This directory and the ability to build the thread test independently
were removed in commit 8a212118.

Reported-by: e.indrupskaya@postgrespro.ru

Discussion: https://postgr.es/m/160379609706.24746.7506163279454026608@wrigleys.postgresql.org

Backpatch-through: 9.5
parent 05255728
......@@ -8052,14 +8052,6 @@ int PQisthreadsafe();
<application>libpq</application> source code for a way to do cooperative
locking between <application>libpq</application> and your application.
</para>
<para>
If you experience problems with threaded applications, run the program
in <filename>src/tools/thread</filename> to see if your platform has
thread-unsafe functions. This program is run by
<filename>configure</filename>, but for binary distributions your
library might not match the library used to build the binaries.
</para>
</sect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment