mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
parent
170679216d
commit
c6b75b3f14
1 changed files with 1 additions and 0 deletions
|
|
@ -3990,6 +3990,7 @@ append_depends_on_extension(Archive *fout,
|
|||
}
|
||||
|
||||
PQclear(res);
|
||||
destroyPQExpBuffer(query);
|
||||
pg_free(nm);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue