Add test coverage for "unchanged toast column" replication code path.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2019 17:52:26 +0000 (12:52 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2019 17:52:26 +0000 (12:52 -0500)
commitf67b173771a0525ff7f2010d2d57d63d7f546352
tree80dd5919a1d6b2ace6d6d8e2c3e7cce64598c5ca
parent4d9ceb0018cc087e267f978c90917b3195542e22
Add test coverage for "unchanged toast column" replication code path.

It seems pretty unacceptable to have no regression test coverage
for this aspect of the logical replication protocol, especially
given the bugs we've found in related code.

Discussion: https://postgr.es/m/16129-a0c0f48e71741e5f@postgresql.org
src/test/subscription/t/001_rep_changes.pl