diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-08 20:35:12 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2024-08-08 20:35:12 -0400 |
commit | 4eb179e5bf7a5551ce3963d1563d6c9968c1a257 (patch) | |
tree | 7f1e40673ec6f07c2cc1046edb974ede4fe7133f /src/backend/utils/adt/ruleutils.c | |
parent | a90bdd7a44d088a10b2faf5d7cdb85b8e4f0c662 (diff) | |
download | postgresql-4eb179e5bf7a5551ce3963d1563d6c9968c1a257.tar.gz postgresql-4eb179e5bf7a5551ce3963d1563d6c9968c1a257.zip |
libpq: Add suppress argument to pqTraceOutputNchar
In future commits we're going to trace authentication related messages.
Some of these messages contain challenge bytes as part of a
challenge-response flow. Since these bytes are different for every
connection, we want to normalize them when the PQTRACE_REGRESS_MODE
trace flag is set. This commit modifies pqTraceOutputNchar to take a
suppress argument, which makes it possible to do so.
Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/CAGECzQSoPHtZ4xe0raJ6FYSEiPPS+YWXBhOGo+Y1YecLgknF3g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions