TAP test for logical decoding on standby Author: "Drouvot, Bertrand" <[email protected]> Author: Amit Khandekar <[email protected]> Author: Craig Ringer <[email protected]> (in an older version) Author: Andres Freund <[email protected]> Reviewed-by: "Drouvot, Bertrand" <[email protected]> Reviewed-by: Andres Freund <[email protected]> Reviewed-by: Robert Haas <[email protected]> Reviewed-by: Amit Kapila <[email protected]> Reviewed-by: FabrÃzio de Royes Mello <[email protected]>
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fcd77d53217b4c4049d176072a1763d6e11ca478 Modified Files -------------- src/test/perl/PostgreSQL/Test/Cluster.pm | 37 ++ src/test/recovery/meson.build | 1 + .../recovery/t/035_standby_logical_decoding.pl | 734 +++++++++++++++++++++ 3 files changed, 772 insertions(+)
