git.postgresql.org Git - postgresql.git/commit
2017年1月23日 13:28:39 +0000 (08:28 -0500)
2017年1月23日 13:28:39 +0000 (08:28 -0500)
commit 366d2a3d8808ad92436a830c32e73ce17affe5b6
pg_dump: Fix minor memory leak
Missing a destroyPQExpBuffer() in the early exit branch. The early
exits aren't really necessary. Most similar functions just proceed
running the rest of the code zero times and clean up at the end.
This is the main PostgreSQL git repository.
RSS
Atom