test_decoding: Add comments about delaying BEGIN/PREPARE It is not immediately obvious why we return early in these functions; these comments should make it so.
Reviewed-by: Tomas Vondra <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dfdb2f3bf5c6ff4014de142a7b82b205224e01d3 Modified Files -------------- contrib/test_decoding/test_decoding.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
