postgresql/contrib/test_decoding
Amit Kapila e709596b25 Add macros for ReorderBufferTXN toptxn.
Currently, there are quite a few places in reorderbuffer.c that tries to
access top-transaction for a subtransaction. This makes the code to access
top-transaction consistent and easier to follow.

Author: Peter Smith
Reviewed-by: Vignesh C, Sawada Masahiko
Discussion: https://postgr.es/m/CAHut+PuCznOyTqBQwjRUu-ibG-=KHyCv-0FTcWQtZUdR88umfg@mail.gmail.com
2023-03-17 08:29:41 +05:30
..
expected Fix assertion failures while processing NEW_CID record in logical decoding. 2022-10-20 08:49:48 +05:30
specs Fix assertion failures while processing NEW_CID record in logical decoding. 2022-10-20 08:49:48 +05:30
sql Allow users to skip logical replication of data having origin. 2022-07-21 08:47:38 +05:30
t Update copyright for 2023 2023-01-02 15:00:37 -05:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
test_decoding.c Add macros for ReorderBufferTXN toptxn. 2023-03-17 08:29:41 +05:30