mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
parent
013c1f6af6
commit
046001fe3c
1 changed files with 1 additions and 0 deletions
|
|
@ -4335,6 +4335,7 @@ append_depends_on_extension(Archive *fout,
|
|||
}
|
||||
|
||||
PQclear(res);
|
||||
destroyPQExpBuffer(query);
|
||||
pg_free(nm);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue