[COMMITTERS] pgsql: Add regression test for wide REPLICA IDENTITY FULL updates. - Mailing list pgsql-committers

From Andres Freund
Subject [COMMITTERS] pgsql: Add regression test for wide REPLICA IDENTITY FULL updates.
Date
Msg-id E1de7Cx-0007Lm-9k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add regression test for wide REPLICA IDENTITY FULL updates.

This just contains the regression tests added by a fix for a 9.4
specific bug regarding $subject.

Author: Andres Freund
Backpatch: 9.5-

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/062291f228aca90b3e2cfda7a7e5024421ce466b

Modified Files
--------------
contrib/test_decoding/expected/toast.out | 8 +++++++-
contrib/test_decoding/sql/toast.sql      | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: [COMMITTERS] pgsql: Add regression test for wide REPLICA IDENTITY FULL updates.
Next
From: Andres Freund
Date:
Subject: [COMMITTERS] pgsql: Fix issues with wide tuples being updated and REPLICA IDENTITYF