diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-09 17:55:01 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-09 17:55:01 -0400 |
commit | 7adec2d5fc29036a6ce78c4f4e95f85466cb5d9a (patch) | |
tree | 4d1075f1048e3372b4efc86cbca35c334420695d /src/backend/utils/misc/guc_tables.c | |
parent | a79ed10e6c6b43cc43a51a5f5bcc29252b4bb6dc (diff) | |
download | postgresql-7adec2d5fc29036a6ce78c4f4e95f85466cb5d9a.tar.gz postgresql-7adec2d5fc29036a6ce78c4f4e95f85466cb5d9a.zip |
libpq: Trace StartupMessage/SSLRequest/GSSENCRequest correctly
libpq tracing via PQtrace would uselessly print the wrong thing for
these types of messages. With this commit, their type and contents
would be correctly listed. (This can be verified with PQconnectStart(),
but we don't use that in libpq_pipeline, so I (Álvaro) haven't bothered
to add any tests.)
Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CAGECzQSoPHtZ4xe0raJ6FYSEiPPS+YWXBhOGo+Y1YecLgknF3g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/misc/guc_tables.c')
0 files changed, 0 insertions, 0 deletions