Re: Wrong usage of pqMsg_Close message code?
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Michael Paquier <michael@paquier.xyz>, Tatsuo Ishii <ishii@sraoss.co.jp>, pavel.stehule@gmail.com, aleksander@timescale.com, pgsql-hackers@lists.postgresql.org
Date: 2023-08-29T21:11:06Z
Lists: pgsql-hackers
Attachments
- v2-0001-Fix-misuse-of-PqMsg_Close.patch (text/x-diff)
On Tue, Aug 29, 2023 at 09:15:55AM -0700, Nathan Bossart wrote: > Thanks for the report. I'll get this fixed up. My guess is that this was > leftover from an earlier version of the patch that used the same macro for > identical protocol characters. I plan to commit the attached patch shortly. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Fix misuse of PqMsg_Close.
- 6475e663b3c6 17.0 landed