This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  f2d27f8727ae4159d356d63c1af6ac1a60b1261a (commit)
      from  c3badbdb282a5ffb411ee2b5062ed345896fb149 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f2d27f8727ae4159d356d63c1af6ac1a60b1261a
Author: Pavlo Lavrenenko <pavlo.lavrene...@portaone.com>
Date:   Thu May 21 11:42:56 2015 +0300

    Fix IMAP mailbox maintanence
    
    Update message's mailbox id in a separate explicit transaction to prevent
    SQLException: ORA-01453 error on the next db_begin_transaction() call
    (see db_mailbox_seq_update() next to 'UPDATE dbmail_messages SET 
mailbox_idnr'
    query).

-----------------------------------------------------------------------

Summary of changes:
 src/dm_db.c       |    6 ++++++
 src/dm_db.h       |    1 +
 src/maintenance.c |    8 ++------
 3 files changed, 9 insertions(+), 6 deletions(-)


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to