diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-10-30 14:36:21 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-10-30 14:36:21 +0530 |
commit | 57891c256c345451b91ddb67a8e2a9c5eca9ae1c (patch) | |
tree | 77aa5e39ec8b055bf8444a958bf2a3c0ee68b817 /src/backend/access/gist/gistscan.c | |
parent | 675fed4df5db4e78d40a0ce9cb785cfba9fa480f (diff) | |
download | postgresql-57891c256c345451b91ddb67a8e2a9c5eca9ae1c.tar.gz postgresql-57891c256c345451b91ddb67a8e2a9c5eca9ae1c.zip |
Add STREAM_START/STREAM_STOP for transactional messages during decoding.
In test_decoding module, when skip_empty_xacts option was specified, add
stream_start/stop for streaming transactional messages. This makes the
handling of transactional messages stream consistent irrespective of
whether skip_empty_xacts option was specified.
Commit 26dd0284b9 made a similar change for non-streaming messages but
forgot to update the streaming cases.
Author: Peter Smith
Reviewed-by: Amit Kapila
Discussion: http://postgr.es/m/OS0PR01MB5716AEBD2988F8F5E9D5985794DFA@OS0PR01MB5716.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions