- Notifications
You must be signed in to change notification settings - Fork5k
Commite889422
committed
pg_amcheck: PQclear query results
While the potential memory leak is small, ensure to PQclear the queryresults before disconnecting.Author: Jiao Shuntian <312199339@qq.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/tencent_F34922C91C41E76C734773E767C9FBDB9906@qq.com1 parent5ee75e3 commite889422
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
587 | 587 |
| |
588 | 588 |
| |
589 | 589 |
| |
| 590 | + | |
590 | 591 |
| |
591 | 592 |
| |
592 | 593 |
| |
|
0 commit comments
Comments
(0)