[dovecot/core] 160116: lib-sql: Added sql_result_get_error_type().

GitHub noreply at github.com
Sun Jul 17 18:30:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 1601169d6f6004e0656238ed7691c16f3aab61aa
      https://github.com/dovecot/core/commit/1601169d6f6004e0656238ed7691c16f3aab61aa
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M src/lib-sql/sql-api-private.h
    M src/lib-sql/sql-api.c
    M src/lib-sql/sql-api.h

  Log Message:
  -----------
  lib-sql: Added sql_result_get_error_type().

For now the only special error type is SQL_RESULT_ERROR_TYPE_WRITE_UNCERTAIN.


  Commit: 5d9ecbcec051b570d29b8f433d6b26d8435236fd
      https://github.com/dovecot/core/commit/5d9ecbcec051b570d29b8f433d6b26d8435236fd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Support returning SQL_RESULT_ERROR_TYPE_WRITE_UNCERTAIN


  Commit: bb2b3656ef7635acc374f7fc19b25aeeb454ae95
      https://github.com/dovecot/core/commit/bb2b3656ef7635acc374f7fc19b25aeeb454ae95
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M src/auth/passdb-sql.c
    M src/lib-dict/dict-sql.c
    M src/lib-sql/driver-cassandra.c
    M src/lib-sql/driver-mysql.c
    M src/lib-sql/driver-pgsql.c
    M src/lib-sql/driver-sqlite.c
    M src/lib-sql/driver-sqlpool.c
    M src/lib-sql/sql-api.h

  Log Message:
  -----------
  lib-sql: Added error_type to commit callback.


  Commit: 9a382894724292e2af60ef94fc471d761f45e5d5
      https://github.com/dovecot/core/commit/9a382894724292e2af60ef94fc471d761f45e5d5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M src/dict/dict-commands.c
    M src/lib-dict/dict-client.c
    M src/lib-dict/dict-file.c
    M src/lib-dict/dict-memcached-ascii.c
    M src/lib-dict/dict-redis.c
    M src/lib-dict/dict-sql.c
    M src/lib-dict/dict.h

  Log Message:
  -----------
  lib-dict: Added enum dict_commit_ret.


  Commit: c5d27aee77dad4b10d6dd915b9cb4c8757c0e988
      https://github.com/dovecot/core/commit/c5d27aee77dad4b10d6dd915b9cb4c8757c0e988
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

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

  Log Message:
  -----------
  lib-dict: Added DICT_COMMIT_RET_WRITE_UNCERTAIN


Compare: https://github.com/dovecot/core/compare/6c969ac21a43...c5d27aee77da


More information about the dovecot-cvs mailing list