pgsql: Another attempt at fixing memory leak in xlogreader.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Another attempt at fixing memory leak in xlogreader.
Date: 2015-07-28 06:11:01
Message-ID: E1ZJy6P-0007On-4s@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Another attempt at fixing memory leak in xlogreader.

max_block_id is also reset between reading records.

Michael Paquier

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/beebb259d2a994cd2021a1506b7af1716b16f476

Modified Files
--------------
src/backend/access/transam/xlogreader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2015-07-28 08:35:15 pgsql: Fix bug in collecting total_latencies from all threads in pgbenc
Previous Message Joe Conway 2015-07-28 03:26:40 pgsql: Fix pg_dump output of policies.