Add new logical decoder

  • Add a logical decoder
  • Catch UPDATE/INSERT/DELETE/TRUNCATE
  • Apply the changes on unmasked columns
  • Apply the masking filters on masked columns
  • Tests
  • Documentation