[dovecot/core] 595b94: lib-dict-sql: Try merge sets to single update

GitHub noreply at github.com
Thu Jan 12 18:00:13 UTC 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 595b94c8d8e2700a0c50f3a9c06a535adb63f8f3
      https://github.com/dovecot/core/commit/595b94c8d8e2700a0c50f3a9c06a535adb63f8f3
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M src/lib-dict/dict-sql.c

  Log Message:
  -----------
  lib-dict-sql: Try merge sets to single update

This attempts to put mergeable keys into same
update instead of using multiple SQL statements.


  Commit: d52d0f296b1b1c5d69338d42cb5952caf0a8295f
      https://github.com/dovecot/core/commit/d52d0f296b1b1c5d69338d42cb5952caf0a8295f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M src/lib-storage/mail-namespace.c

  Log Message:
  -----------
  lib-storage: Improve namespace error message - include separator char.

It wasn't always obvious what the character should have been when
namespace didn't have an explicitly configured separator.


  Commit: d5d8f7b958ac2f1e400c8b7d15a787e3c83a95c1
      https://github.com/dovecot/core/commit/d5d8f7b958ac2f1e400c8b7d15a787e3c83a95c1
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M src/lib-storage/mail-namespace.c

  Log Message:
  -----------
  lib-storage: Allow namespaces_created hook to return failure via user error.


Compare: https://github.com/dovecot/core/compare/01867a4f3b94...d5d8f7b958ac


More information about the dovecot-cvs mailing list