You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/03/07 16:38:40 UTC

[jira] [Commented] (OAK-3977) RDBDocumentStore: remove PostgreSQL workaround after upgrading to JDBC driver 9.4.1208

    [ https://issues.apache.org/jira/browse/OAK-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183145#comment-15183145 ] 

Julian Reschke commented on OAK-3977:
-------------------------------------

The problem here is that the problem was fixed in 9.4.1208, so we can't use DatabaseMetaData's majr/minor version to find out.

A simple way to address this would be to wait for 9.5.

> RDBDocumentStore: remove PostgreSQL workaround after upgrading to JDBC driver 9.4.1208
> --------------------------------------------------------------------------------------
>
>                 Key: OAK-3977
>                 URL: https://issues.apache.org/jira/browse/OAK-3977
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>    Affects Versions: 1.4
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: candidate_oak_1_4
>
> Once https://github.com/pgjdbc/pgjdbc/issues/502 is fixed, we could get rid of the workaround introduced in OAK-3937.
> We'd also have to change {{RDBDocumentStoreJDBCTest}} to accept the new behavior of the driver (failing the complete request).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)