Preventing abort() and exit() calls in libpq

Edit
Title Preventing abort() and exit() calls in libpq
Topic Clients
Created 2021-06-26 21:31:55
Last modified 2021-06-29 20:01:57 (2 years, 9 months ago)
Latest email 2021-07-09 20:29:29 (2 years, 9 months ago)
Status
2021-07: 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