pgsql: Tests for logical replication with temporal keys

Started by Peter Eisentrautover 1 year ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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 <pj@illuminatedcomputing.com>
Reviewed-by: vignesh C <vignesh21@gmail.com>
Discussion: /messages/by-id/CA+renyUApHgSZF9-nd-a0+OPGharLQLO=mDHcY4_qQ0+noCUVg@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(+)