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

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


    from 666c7e1b22 JAMES-2586 Implement PostgresExecutor Factory and Mailbox 
Aggregate Module
     new 69ebb847cb JAMES-2586 Implement MailboxACL support for 
PostgresMailboxMapper
     new b32d220f37 JAMES-2586 Create hstore extension if needed upon James 
startup

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:
 backends-common/postgres/pom.xml                   |  5 ++
 .../backends/postgres/PostgresTableManager.java    |  8 +++
 .../james/backends/postgres/PostgresExtension.java | 46 ++++++++++++----
 .../postgres/mail/PostgresMailboxMapper.java       | 23 +++++---
 .../postgres/mail/PostgresMailboxModule.java       |  4 ++
 .../postgres/mail/dao/PostgresMailboxDAO.java      | 64 +++++++++++++++++++++-
 ...Test.java => PostgresMailboxMapperACLTest.java} | 11 +---
 .../james/modules/data/PostgresCommonModule.java   |  3 +-
 8 files changed, 135 insertions(+), 29 deletions(-)
 copy 
mailbox/postgres/src/test/java/org/apache/james/mailbox/postgres/mail/{PostgresMailboxMapperTest.java
 => PostgresMailboxMapperACLTest.java} (83%)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to