Re: assert violation in logical messages serialization

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: assert violation in logical messages serialization
Date: 2016-09-28 15:27:36
Message-ID: CA+TgmoZSP+L8KbLJ04RL-50YP9K5s=tZ-y-oioWrkym3p=noHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 27, 2016 at 10:45 AM, Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> wrote:
> During processing of logical messages in ReorderBufferSerializeChange()
> pointer to ondisk structure isn’t updated after possible reorder buffer realloc by
> ReorderBufferSerializeReserve().
>
> Actual reason spotted by Konstantin Knizhnik.

Thanks for the patch, and congratulations to Konstantin on the spot.
Committed and back-patched to 96.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2016-09-28 15:38:16 Re: Remove superuser() checks from pgstattuple
Previous Message David Steele 2016-09-28 15:13:36 Re: psql casts aspersions on server reliability