libpq: Fix lots of discrepancies in PQtrace

Edit
ID 5065
Title libpq: Fix lots of discrepancies in PQtrace
Topic Clients
Created 2024-06-21 09:23:30
Last modified 2024-08-16 00:37:59 (3 months ago)
Latest email 2024-08-16 00:05:13 (3 months ago)
Status
2024-09: Committed
2024-07: Moved to next CF
Target version
Authors Jelte Fennema-Nio (jeltef)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Álvaro Herrera (alvherre)
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/5065
git checkout commitfest/cf/5065
Emails
libpq: Fix lots of discrepancies in PQtrace
First at 2024-06-21 09:22:05 by Jelte Fennema-Nio <postgres at jeltef.nl>
Latest at 2024-08-16 00:05:13 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (v3-0005-libpq-Trace-responses-to-SSLRequest-and-GSSENCReq.patch) at 2024-08-14 17:37:30 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (v3-0005-libpq-Trace-responses-to-SSLRequest-and-GSSENCReq.patch) at 2024-08-14 17:37:30 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-libpq-Trace-frontend-authentication-challenges.patch) at 2024-08-09 23:08:40 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v2-0002-libpq-Add-suppress-argument-to-pqTraceOutputNchar.patch) at 2024-06-27 08:03:58 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v1-0001-libpq-Use-PqMsg-macros-in-fe-auth.c.patch) at 2024-06-21 09:22:05 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
History
When Who What
2024-08-16 00:37:59 Álvaro Herrera (alvherre) Closed in commitfest 2024-09 with status: Committed
2024-08-16 00:37:59 Álvaro Herrera (alvherre) Changed committer to alvherre
2024-08-01 02:15:16 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-21 21:02:53 Nathan Bossart (bossartn) Added bossartn as reviewer
2024-06-21 09:23:40 Jelte Fennema-Nio (jeltef) Changed authors to Jelte Fennema-Nio (jeltef)
2024-06-21 09:23:31 Jelte Fennema-Nio (jeltef) Attached mail thread CAGECzQSoPHtZ4xe0raJ6FYSEiPPS+YWXBhOGo+Y1YecLgknF3g@mail.gmail.com
2024-06-21 09:23:30 Jelte Fennema-Nio (jeltef) Created patch record
Edit