Do not attempt to manage OpenSSL locking callbacks in libpq

Edit
ID 140
Title Do not attempt to manage OpenSSL locking callbacks in libpq
Topic Bug Fixes
Created 2015-02-11 17:35:09
Last modified 2015-04-10 01:06:04 (9 years, 7 months ago)
Latest email 2015-04-10 07:20:04 (9 years, 7 months ago)
Status
2015-02: Committed
Target version
Authors Jan Urbański (wulczer)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/140
git checkout commitfest/cf/140
Emails
libpq's multi-threaded SSL callback handling is busted
First at 2015-02-09 17:17:14 by Jan Urbański <wulczer at wulczer.org>
Latest at 2015-04-10 07:20:04 by Jan Urbański <wulczer at wulczer.org>
Latest attachment (libpq-crypto-no-callback-stomping-v2.patch) at 2015-04-09 19:54:48 from Jan Urbański <wulczer at wulczer.org>
    Attachment (libpq-crypto-no-callback-stomping-v2.patch) at 2015-04-09 19:54:48 from Jan Urbański <wulczer at wulczer.org> (Patch: Yes)
    Attachment (libpq-crypto-no-callback-stomping.patch) at 2015-02-12 12:28:02 from Jan Urbański <wulczer at wulczer.org> (Patch: Yes)
    Attachment (remove-libpq-crypto-callbacks-9.4.patch) at 2015-02-11 17:20:08 from Jan Urbański <wulczer at wulczer.org> (Patch: Yes)
    Attachment (pg_segfault.php) at 2015-02-09 17:17:14 from Jan Urbański <wulczer at wulczer.org> (Patch: No)

Annotations

When Who Mail Annotation
2015-02-25 08:25:10 Jan Urbański (wulczer) From Jan Urbański <wulczer@wulczer.org>
at 2015-02-12 12:28:02
a much milder version on the patch, since the original has not met with a lot of enthusiasm
2015-04-09 20:07:47 Jan Urbański (wulczer) From Jan Urbański <wulczer@wulczer.org>
at 2015-04-09 19:54:48
another, even more minimal version of the patch
History
When Who What
2015-04-10 01:06:04 Peter Eisentraut (petere) Closed in commitfest 2015-02 with status: Committed
2015-04-10 01:06:04 Peter Eisentraut (petere) Changed committer to petere
2015-04-09 20:07:47 Jan Urbański (wulczer) Added annotation "another, even more minimal version of the patch" to 87zj6ht6ef.fsf@wulczer.org
2015-04-01 01:49:05 Peter Eisentraut (petere) Added petere as reviewer
2015-02-25 08:25:10 Jan Urbański (wulczer) Added annotation "a much milder version on the patch, since the original has not met with a lot of enthusiasm" to 87iof7pb28.fsf@wulczer.org
2015-02-11 17:35:49 Jan Urbański (wulczer) Changed authors to Jan Urbański (wulczer)
2015-02-11 17:35:10 Jan Urbański (wulczer) Attached mail thread 871tlzrlkq.fsf@wulczer.org
2015-02-11 17:35:09 Jan Urbański (wulczer) Created patch record
Edit