Fix PQport to never return NULL if the connection is valid

Edit
ID 5749
Title Fix PQport to never return NULL if the connection is valid
CI (CFBot) Summary
Stats (from CFBot) Patch count: 1, First patch: +3−1, All patches: +3−1
Topic Bug Fixes
Tags
Created 2025-05-11 21:08:44
Last modified 2025-07-17 16:59:31 (1 week ago)
Latest email 2025-07-17 18:53:13 (1 week ago)
Status
PG19-1 (2025-07-01 - 2025-07-31): Committed
Target version stable
Authors Daniele Varrazzo (dvarrazzo)
Reviewers Laurenz Albe (laurenz)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Fix PQport to never return NULL if the connection is valid
First at 2025-05-08 16:58:25 by Daniele Varrazzo <daniele.varrazzo at gmail.com>
Latest at 2025-07-17 18:53:13 by Laurenz Albe <laurenz.albe at cybertec.at>
Latest attachment (0001-Fix-PQport-to-never-return-NULL-unless-the-connectio.patch) at 2025-05-08 20:01:18 from Daniele Varrazzo <daniele.varrazzo at gmail.com>
    Attachment (0001-Fix-PQport-to-never-return-NULL-unless-the-connectio.patch) at 2025-05-08 20:01:18 from Daniele Varrazzo <daniele.varrazzo at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-PQport-to-never-return-NULL-unless-the-connectio.patch) at 2025-05-08 16:58:25 from Daniele Varrazzo <daniele.varrazzo at gmail.com> (Patch: Yes)
History
When Who What
2025-07-17 16:59:31 Tom Lane (tgl) Closed in commitfest PG19-1 with status: Committed
2025-07-16 15:45:11 Tom Lane (tgl) Added tgl as committer
2025-07-16 15:32:47 Laurenz Albe (laurenz) New status: Waiting on Author
2025-07-16 15:22:15 Laurenz Albe (laurenz) Added laurenz as reviewer
2025-05-11 21:08:44 Daniele Varrazzo (dvarrazzo) Attached mail thread CA+mi_8YTS8WPZPO0PAb2aaGLwHuQ0DEQRF0ZMnvWss4y9FwDYQ@mail.gmail.com
2025-05-11 21:08:44 Daniele Varrazzo (dvarrazzo) Created patch record
Edit