You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2011/04/01 13:22:24 UTC

[jira] [Updated] (AMQ-2011) activemq-jpa-store is incompatible with postgresql - offset is a reserved word

     [ https://issues.apache.org/jira/browse/AMQ-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-2011:
----------------------------

    Fix Version/s:     (was: 5.5.0)
                   5.6.0

> activemq-jpa-store is incompatible with postgresql - offset is a reserved word
> ------------------------------------------------------------------------------
>
>                 Key: AMQ-2011
>                 URL: https://issues.apache.org/jira/browse/AMQ-2011
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Fredrik Jonson
>            Priority: Minor
>             Fix For: 5.6.0
>
>         Attachments: rename-offset-dataoffset-patch.txt
>
>
> The word "offset" is reserved in postgresql and cannot be used for column names. Activemq:s JPA store has a property named offset in the entity bean StoredMessageReference. The supplied patch (from trunk) renames the property from offset to dataOffset, which eliminates the postgresql incompatibility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira