The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/logical-replication-publication.html Description:
This sentence should not use a semicolon: "Both the ADD TABLE and DROP TABLE operations are transactional; so the table will start or stop replicating at the correct snapshot once the transaction has committed." You can either change it to a comma, or else leave out the "so" that follows the semicolon. The text that follows a semicolon must be a complete sentence that stands on its own.