On Tue, Sep 27, 2016 at 10:45 AM, Stas Kelvich <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
