On Tue, Dec 19, 2023, at 8:00 PM, Michael Paquier wrote:
On Tue, Dec 19, 2023 at 11:25:50AM +0530, Bharath Rupireddy wrote:
> I used pg_logical_emit_message() in non-transactional mode without
> needing an explicit WAL flush as the pg_switch_wal() does a WAL flush
> at the end [1].
Indeed, that should be enough to answer my comment.
> Attached v4 patch.
LGTM, thanks. Euler, what do you think?
LGTM.