You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Add required database and origin filtering for logical messages.
Logical messages, added in3fe3511, during decoding failed to filtermessages emitted in other databases and messages emitted "under" areplication origin the output plugin isn't interested in.Add tests to verify that both types of filtering actually work. Whiletouching message.sql remove hunk obsoleted byd25379e.Bump XLOG_PAGE_MAGIC because xl_logical_message changed and because3fe3511 had omitted doing so.3fe3511 additionally didn't bumpcatversion, but7a54270 has done so since.Author: Petr JelinekReported-By: Andres FreundDiscussion: 20160406142513.wotqy3ba3kanr423@alap3.anarazel.de