forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit53d47af
Fix misuse of PqMsg_Close.
EndCommand() and EndReplicationCommand() should usePqMsg_CommandComplete instead. Oversight in commitf4b54e1.Reported-by: Pavel Stehule, Tatsuo IshiiAuthor: Pavel StehuleReviewed-by: Aleksander Alekseev, Michael PaquierDiscussion:https://postgr.es/m/CAFj8pRAMDCJXjnwiCkCB1yO1f7NPggFY8PwwAJDnugu-Z2G-Cg%40mail.gmail.com1 parent6fdddd7 commit53d47af
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments
Comments
(0)