Preventing abort() and exit() calls in libpq

Edit
ID 3202
Title Preventing abort() and exit() calls in libpq
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Clients
Tags
Created 2021-06-26 21:31:55
Last modified 2021-06-29 20:01:57 (3 years ago)
Latest email 2021-07-09 20:29:29 (3 years ago)
Status
2021-07 (2021-07-01 - 2021-07-31): Committed
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Preventing abort() and exit() calls in libpq
First at 2021-06-26 21:29:29 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2021-07-09 20:29:29 by Noah Misch <noah at leadboat.com>
Latest attachment (avoid-repeat-nm-checks.patch) at 2021-06-30 22:29:11 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (avoid-repeat-nm-checks.patch) at 2021-06-30 22:29:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Fix-libpq-build-for-coverage-support.patch) at 2021-06-30 13:46:59 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (disallow-abort-and-exit-in-libpq-1.patch) at 2021-06-26 21:29:29 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-06-29 20:01:57 Tom Lane (tgl) Closed in commitfest 2021-07 with status: Committed
2021-06-29 20:01:57 Tom Lane (tgl) Changed committer to tgl
2021-06-26 21:32:16 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-06-26 21:31:55 Tom Lane (tgl) Attached mail thread 3128896.1624742969@sss.pgh.pa.us
2021-06-26 21:31:55 Tom Lane (tgl) Created patch record
Edit