git.postgresql.org Git - postgresql.git/commit
2025年2月12日 20:46:31 +0000 (15:46 -0500)
2025年2月12日 20:46:31 +0000 (15:46 -0500)
commit fcd77a6873018c06a34761b7be0c0d1fd847fdd5
Fix minor memory leaks in pg_dump.
Coverity reported the two oversights in getPublicationTables.
Valgrind found the one in determineNotNullFlags.
The mistakes in getPublicationTables seem too minor to be worth
back-patching. determineNotNullFlags could be run enough times
to matter, but that code is new in v18. So, no back-patch.
This is the main PostgreSQL git repository.
RSS
Atom