Bahaa Zaid

Results 2 issues of Bahaa Zaid

Adding new parameter `skip-empty-xacts`. I chose the same parameter name as Postgres' `test_decoding`. This should resolve #106.

We are using Replication Streaming and `wal2json` to replicate some tables from AWS RDS PostgreSQL 10.6 to other application. We selectively selecting some tables using `add-tables` parameter. Everything works great...

feature