summaryrefslogtreecommitdiff
path: root/contrib/test_decoding/sql/stream.sql
AgeCommit message (Expand)Author
2025-02-13Skip logical decoding of already-aborted transactions.Masahiko Sawada
2024-10-08Stabilize the test added by commit 022564f60c.Amit Kapila
2024-10-07Fix fetching default toast value during decoding of in-progress transactions.Amit Kapila
2024-08-26Fix memory counter update in ReorderBuffer.Masahiko Sawada
2021-05-27Fix assertion during streaming of multi-insert toast changes.Amit Kapila
2020-08-08Fix the logical streaming test.Amit Kapila
2020-08-08Implement streaming mode in ReorderBuffer.Amit Kapila