Fix misuse of PqMsg_Close.
Nathan Bossart <nathan@postgresql.org>
Fix misuse of PqMsg_Close. EndCommand() and EndReplicationCommand() should use PqMsg_CommandComplete instead. Oversight in commit f4b54e1ed9. Reported-by: Pavel Stehule, Tatsuo Ishii Author: Pavel Stehule Reviewed-by: Aleksander Alekseev, Michael Paquier Discussion: https://postgr.es/m/CAFj8pRAMDCJXjnwiCkCB1yO1f7NPggFY8PwwAJDnugu-Z2G-Cg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tcop/dest.c | modified | +2 −2 |
Discussion
- Wrong usage of pqMsg_Close message code? 13 messages · 2023-08-28 → 2023-08-30