mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
parent
540ef37cc0
commit
55978e28cd
1 changed files with 1 additions and 0 deletions
|
|
@ -4296,6 +4296,7 @@ append_depends_on_extension(Archive *fout,
|
|||
}
|
||||
|
||||
PQclear(res);
|
||||
destroyPQExpBuffer(query);
|
||||
pg_free(nm);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue