postgres/contrib/test_decoding
Peter Eisentraut 57d46dff9b Make some use of anonymous unions [reorderbuffer xact_time]
Make some use of anonymous unions, which are allowed as of C11, as
examples and encouragement for future code, and to test compilers.

This commit changes the ReorderBufferTXN struct.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/f00a9968-388e-4f8c-b5ef-5102e962d997%40eisentraut.org
2025-09-30 12:35:50 +02:00
..
expected Add optional pid parameter to pg_replication_origin_session_setup(). 2025-09-19 05:38:40 +00:00
specs Add optional pid parameter to pg_replication_origin_session_setup(). 2025-09-19 05:38:40 +00:00
sql Add optional pid parameter to pg_replication_origin_session_setup(). 2025-09-19 05:38:40 +00:00
t Update copyright for 2025 2025-01-01 11:21:55 -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 Add optional pid parameter to pg_replication_origin_session_setup(). 2025-09-19 05:38:40 +00:00
meson.build Add optional pid parameter to pg_replication_origin_session_setup(). 2025-09-19 05:38:40 +00:00
test_decoding.c Make some use of anonymous unions [reorderbuffer xact_time] 2025-09-30 12:35:50 +02:00