[dovecot/core] 694e8b: cassandra: Fix setting timestamp for transaction q...

GitHub noreply at github.com
Fri Feb 9 11:00:18 EET 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 694e8bfaa82799d3460b31bb951ec9a0d98de404
      https://github.com/dovecot/core/commit/694e8bfaa82799d3460b31bb951ec9a0d98de404
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

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

  Log Message:
  -----------
  cassandra: Fix setting timestamp for transaction queries with v3 protocol

It was working for prepared statements, but not for non-prepared statements.


  Commit: 3d1f927e3cf53f42c467ec7248af588963e704a1
      https://github.com/dovecot/core/commit/3d1f927e3cf53f42c467ec7248af588963e704a1
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

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

  Log Message:
  -----------
  cassandra: Make sure timestamp is always logged (if set) with debug_queries=y

It wasn't logged in some code paths.


Compare: https://github.com/dovecot/core/compare/97a391c22d54...3d1f927e3cf5


More information about the dovecot-cvs mailing list