Skip to content

Commit f69cf1f

Browse files
committed
Mention why unixware doesn't handle threading in 8.0.
1 parent f167dc8 commit f69cf1f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/template/unixware

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,15 @@ __EOF__
2020
rm -f conftest.*
2121

2222
PTHREAD_CFLAGS="-Kpthread"
23+
24+
# The effect of doing threading for the backend does not work
25+
# because of a threading bug that appears in the regression tests:
26+
#
27+
# in make check, the plpgsql test (plpgsql.sql)
28+
# set statement_timeout to 1000;
29+
# select blockme();
30+
# reset statement_timeout;
31+
#
32+
# per report from Olivier PRENANT <ohp@pyrenet.fr>
33+
2334
fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy