pg_amcheck: PQclear query results
While the potential memory leak is small, ensure to PQclear the query
results before disconnecting.
Author: Jiao Shuntian <312199339(at)qq(dot)com>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/tencent_F34922C91C41E76C734773E767C9FBDB9906@qq.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e889422d98e066dcf095fa275fbcb14ffd45708c
Modified Files
--------------
src/bin/pg_amcheck/pg_amcheck.c | 1 +
1 file changed, 1 insertion(+)