forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit76fa3db
committed
Remove configure-time thread safety checking (thread_test.c).
This testing was useful when it was written, nigh twenty years ago,but it seems fairly pointless for any platform built in the lastdozen or more years. (Compare also the comments at8a21211.)Also we now have reports that the test program itself fails underThreadSanitizer. Rather than invest effort in fixing it, let'sjust drop it, and assume that the few people who still carealready know they need to use --disable-thread-safety.Back-patch into v14, for consistency with8a21211.Discussion:https://postgr.es/m/CADhDkKzPSiNvA3Hyq+wSR_icuPmazG0cFe=YnC3U-CFcYLc8Xw@mail.gmail.com1 parent678f544 commit76fa3db
3 files changed
+43
-622
lines changed0 commit comments
Comments
(0)