Hi Ayush, > The attached patch adds the same cleanup to those two callbacks, guarded > by rbtxn_is_streamed(txn). Is there a reason to keep these entries once > the prepared transaction has finished?
Sorry if it's a stupid question. Why can't we put in pgoutput_stream_prepare_txn()? It may be able to avoid checking by rbtxn_is_streamed(txn). Best regards, Hayato Kuroda FUJITSU LIMITED
