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 7622770cb6 JAMES-2586 [REFACTORING] - PostgresTableManager - fix 
incorrect log
     new ef3003a756 JAMES-2586 Avoid sorting PG messages
     new f8b5e8c0a2 JAMES-2586 [REFACTORING] - Extract dedicated class for 
retrieving Postgres Message

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:
 .../mailbox/postgres/mail/AttachmentLoader.java    |  86 -------------
 .../postgres/mail/PostgresMessageIdMapper.java     |  39 +-----
 .../postgres/mail/PostgresMessageMapper.java       |  41 +-----
 .../postgres/mail/PostgresMessageRetriever.java    | 142 +++++++++++++++++++++
 4 files changed, 151 insertions(+), 157 deletions(-)
 delete mode 100644 
mailbox/postgres/src/main/java/org/apache/james/mailbox/postgres/mail/AttachmentLoader.java
 create mode 100644 
mailbox/postgres/src/main/java/org/apache/james/mailbox/postgres/mail/PostgresMessageRetriever.java


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

Reply via email to