Re: memory leak when serializing TRUNCATE in reorderbuffer
Tomas Vondra <tomas.vondra@2ndquadrant.com>
From: Tomas Vondra <tomas.vondra@2ndquadrant.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-hackers@lists.postgresql.org
Date: 2018-09-03T00:35:00Z
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
Commits
-
Fix memory leak in TRUNCATE decoding
- 081cf78d12f1 11.0 landed
- 4ddd8f5f55a0 12.0 landed