aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/func.py
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-11-27 23:48:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-11-27 23:48:12 +0000
commite7257b8eb21345b6dc340b236a9213e079d05fba (patch)
treec9b0a33b5cec12af43412d1e986fe8dc6f761b72 /src/interfaces/python/tutorial/func.py
parent1e99bf5e4cfb7c963a77f672efe6209b7202ac27 (diff)
downloadpostgresql-e7257b8eb21345b6dc340b236a9213e079d05fba.tar.gz
postgresql-e7257b8eb21345b6dc340b236a9213e079d05fba.zip
Fix nasty memory leak in pg_restore: _PrintData called inflateInit but
never did inflateEnd, thus leaking some tens of KB per call. Which added up *real fast* when dealing with, say, thousands of BLOBs. Thanks to Lane Rollins for the bug report.
Diffstat (limited to 'src/interfaces/python/tutorial/func.py')
0 files changed, 0 insertions, 0 deletions