diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-14 14:53:55 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-14 14:53:55 -0400 |
commit | a5c6b8f22c206aaa22fc9a826f858a262a023cd5 (patch) | |
tree | 44e0aa32f274b2cbcc53a7655746a148d9a6098b /src/backend/commands/dbcommands.c | |
parent | 5304fec4d8a141abe6f8f6f2a6862822ec1f3598 (diff) | |
download | postgresql-a5c6b8f22c206aaa22fc9a826f858a262a023cd5.tar.gz postgresql-a5c6b8f22c206aaa22fc9a826f858a262a023cd5.zip |
libpq: Trace responses to SSLRequest and GSSENCRequest
Since these are single bytes instead of v2 or v3 messages they need
custom tracing logic. These "messages" don't even have official names
in the protocol specification, so I (Jelte) called them SSLResponse and
GSSENCResponse here.
Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CAGECzQSoPHtZ4xe0raJ6FYSEiPPS+YWXBhOGo+Y1YecLgknF3g@mail.gmail.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions