On Wed, Nov 22, 2017 at 6:06 AM, Masahiko Sawada <sawada.m...@gmail.com> wrote: > After investigation, I found out that my previous patch was wrong > direction. I should have changed XLogSendLogical() so that we can > check the read LSN and set WalSndCaughtUp = true even after read a > record without wait. Attached updated patch passed 'make check-world'. > Please review it.
Moved to next CF. -- Michael