libpq: Trace all NegotiateProtocolVersion fields
authorRobert Haas <rhaas@postgresql.org>
Mon, 24 Feb 2025 17:03:25 +0000 (12:03 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 24 Feb 2025 17:06:21 +0000 (12:06 -0500)
commite87c14b19ed458f6e07d2df338e5000453ad785d
treea9898ca7c295bdaae698cfddf01af00af0e45d32
parentc9d94ea2158b7b16f8a7edbb18e504068771c91f
libpq: Trace all NegotiateProtocolVersion fields

Previously, the names of the unsupported protocol options were not
traced. Since NegotiateProtocolVersion has not really been used yet,
that has not mattered much, but we hope to use it eventually, so let's
fix this.

Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CAGECzQTfc_O+HXqAo5_-xG4r3EFVsTefUeQzSvhEyyLDba-O9w@mail.gmail.com
src/interfaces/libpq/fe-trace.c