Small patch to use pqMsg_Query instead of `Q`

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Small patch to use pqMsg_Query instead of `Q`
Date: 2025-01-07 15:41:24
Message-ID: CADK3HHJUVBPoVOmFesPB-fN8_dYt+QELV2UB6jxOW2Z40qF-qw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

Previously we have replaced the use of literal characters with pqMsg*. Not
sure how this one escaped detection.

Patch attached.

Dave Cramer

Attachment Content-Type Size
0001-use-pqMsg_Query-instead-of-Q.patch application/octet-stream 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-01-07 15:44:31 Re: PoC: history of recent vacuum/checkpoint runs (using new hooks)
Previous Message Peter Geoghegan 2025-01-07 15:39:44 Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element