mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
parent
b83da9e6ee
commit
7984c7e9fc
1 changed files with 1 additions and 0 deletions
|
|
@ -3491,6 +3491,7 @@ append_depends_on_extension(Archive *fout,
|
|||
}
|
||||
|
||||
PQclear(res);
|
||||
destroyPQExpBuffer(query);
|
||||
pg_free(nm);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue