Tests for logical replication with temporal keys
authorPeter Eisentraut
Tue, 10 Dec 2024 14:05:58 +0000 (15:05 +0100)
committerPeter Eisentraut
Tue, 10 Dec 2024 14:05:58 +0000 (15:05 +0100)
commit939b0908c87a7d82171097189b855e5d0d2dd716
treeef40075a350a4a492c2ce03825e5ffb23a7f8cd9
parent74edabce7a33f428371f0da6c0338837fd9ac55e
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 
Reviewed-by: vignesh C
Discussion: https://www.postgresql.org/message-id/flat/CA+renyUApHgSZF9-nd-a0+OPGharLQLO=mDHcY4_qQ0+noCUVg@mail.gmail.com
src/test/subscription/meson.build
src/test/subscription/t/034_temporal.pl [new file with mode: 0644]