> In v13, I added a DEBUG2 message when a table is removed from the > exclusion list due to a schema change.
Thanks, the DEBUG2 message (and the v13 patch) looks good to me and this way it is consistent with the preexisting case. I have only a question about test coverage - should the tests include verification of the ALTER TABLE ... SET SCHEMA behavior?
