This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch postgresql
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from bb2f9079c5 JAMES-3534 Update IdentityGetContract - fix failing when 
running with Distributed test
     new f45cc5c1af JAMES-2586 Refactor the handle way duplicate value on 
constraint index to avoid noise log (Mailbox and User table)
     new 7622770cb6 JAMES-2586 [REFACTORING] - PostgresTableManager - fix 
incorrect log

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../james/backends/postgres/PostgresIndex.java     |  3 +-
 .../james/backends/postgres/PostgresTable.java     |  3 +-
 .../backends/postgres/PostgresTableManager.java    | 59 ++++++++++++++++++----
 .../james/backends/postgres/PostgresExtension.java | 18 ++-----
 .../postgres/PostgresTableManagerTest.java         | 10 ++--
 .../postgres/mail/PostgresMailboxModule.java       |  5 +-
 .../postgres/mail/dao/PostgresMailboxDAO.java      | 14 ++---
 .../james/user/postgres/PostgresUserModule.java    |  5 +-
 .../james/user/postgres/PostgresUsersDAO.java      | 12 +++--
 .../vacation/postgres/PostgresVacationModule.java  |  4 +-
 10 files changed, 87 insertions(+), 46 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to