git.postgresql.org Git - postgresql.git/commit
2024年12月18日 03:31:26 +0000 (22:31 -0500)
2024年12月18日 03:31:26 +0000 (22:31 -0500)
commit 3f06324705aeb5a4c67b6c08f2016c4c3c756723
Fix memory leak in pg_restore with zstd-compressed data.
EndCompressorZstd() neglected to free everything. This was
most visible with a lot of large objects in the dump.
Per report from Tomasz Szypowski. Back-patch to v16
where this code came in.
Discussion: https://postgr.es/m/DU0PR04MB94193D038A128EF989F922D199042@DU0PR04MB9419.eurprd04.prod.outlook.com
This is the main PostgreSQL git repository.
RSS
Atom