Add additional tests to test streaming of in-progress transactions.
Amit Kapila <akapila@postgresql.org>
Add additional tests to test streaming of in-progress transactions. This covers the functionality tests for streaming in-progress subtransactions, streaming transactions containing rollback to savepoints, and streaming transactions having DDLs. Author: Tomas Vondra, Amit Kapila and Dilip Kumar Reviewed-by: Dilip Kumar Discussion: https://postgr.es/m/688b0b7f-2f6c-d827-c27b-216a8e3ea700@2ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/subscription/t/016_stream_subxact.pl | added | +81 −0 |
| src/test/subscription/t/017_stream_ddl.pl | added | +110 −0 |
| src/test/subscription/t/018_stream_subxact_abort.pl | added | +117 −0 |
| src/test/subscription/t/019_stream_subxact_ddl_abort.pl | added | +76 −0 |
Discussion
- PATCH: logical_work_mem and logical streaming of large in-progress transactions 563 messages · 2017-12-23 → 2021-05-06