Tests for logical replication with temporal keys This covers some cases that were previously failing before the "Support for GiST in get_equal_strategy_number()" patch.
Author: Paul A. Jungwirth <[email protected]> Reviewed-by: vignesh C <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/CA+renyUApHgSZF9-nd-a0+OPGharLQLO=mdhcy4_qq0+noc...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/939b0908c87a7d82171097189b855e5d0d2dd716 Modified Files -------------- src/test/subscription/meson.build | 1 + src/test/subscription/t/034_temporal.pl | 631 ++++++++++++++++++++++++++++++++ 2 files changed, 632 insertions(+)
