Clean up postgres_fdw/t/010_subscription.pl.

Jeff Davis <jdavis@postgresql.org>

Commit: f4af7849b3db1c71efdafbe7a9e37c7e7f27e006
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2026-03-16T20:42:55Z
Clean up postgres_fdw/t/010_subscription.pl.

The test was based on test/subscription/002_rep_changes.pl, but had
some leftover copy+paste problems that were useless and/or
distracting.

Discussion: https://postgr.es/m/CAA4eK1+=V_UFNHwcoMFqzy0F4AtS9_GyXhQDUzizgieQPWr=0A@mail.gmail.com
Reported-by: Amit Kapila <amit.kapila16@gmail.com>
Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>

Files

PathChange+/−
contrib/postgres_fdw/t/010_subscription.pl modified +4 −11

Discussion