Re: memory leak when serializing TRUNCATE in reorderbuffer

From: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: memory leak when serializing TRUNCATE in reorderbuffer
Date: 2018-09-03 00:35:00
Message-ID: e9227aae-5432-b60a-72b6-9282fe65c1f0@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've pushed this, with some minor tweak, and backpatched to 11 (which is
where TRUNCATE decoding was introduced).

regards

--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2018-09-03 00:52:28 Re: [PATCH] Improve geometric types
Previous Message Tomas Vondra 2018-09-02 23:17:15 Re: [HACKERS] PATCH: multivariate histograms and MCV lists