mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
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
This commit is contained in:
parent
3b89764231
commit
1e57c73779
@ -8210,14 +8210,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>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user