Add tests for logical replication spilled stats.
authorAmit Kapila <akapila@postgresql.org>
Tue, 13 Oct 2020 03:00:35 +0000 (08:30 +0530)
committerAmit Kapila <akapila@postgresql.org>
Tue, 13 Oct 2020 03:00:35 +0000 (08:30 +0530)
commit8fccf75834c11798e3b13a4cebedfb8ae683857a
treeabd2da68dc506f63cb67405cb5c500a1a9983f51
parent371668a8389d792279bd7aff8ca796e284f595df
Add tests for logical replication spilled stats.

Commit 9868167500 added a mechanism to track statistics corresponding to
the spilling of changes from ReorderBuffer but didn't add any tests.

Author: Amit Kapila and Sawada Masahiko
Discussion: https://postgr.es/m/CA+fd4k5_pPAYRTDrO2PbtTOe0eHQpBvuqmCr8ic39uTNmR49Eg@mail.gmail.com
contrib/test_decoding/Makefile
contrib/test_decoding/expected/stats.out [new file with mode: 0644]
contrib/test_decoding/sql/stats.sql [new file with mode: 0644]