mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
@ -3990,6 +3990,7 @@ append_depends_on_extension(Archive *fout,
|
|||||||
}
|
}
|
||||||
|
|
||||||
PQclear(res);
|
PQclear(res);
|
||||||
|
destroyPQExpBuffer(query);
|
||||||
pg_free(nm);
|
pg_free(nm);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user