[
https://issues.apache.org/jira/browse/OPENJPA-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646724#action_12646724
]
Ignacio Andreu commented on OPENJPA-599:
----------------------------------------
Kevin,
Thnaks for your feedback and sorry for the delay in my response, I have been
really busy.
I'm agree with your comments, I will refactore the code and send a new patch as
soon as possible, probably before the end of the week.
Thanks,
Ignacio
> Postgres table cleanup problem
> ------------------------------
>
> Key: OPENJPA-599
> URL: https://issues.apache.org/jira/browse/OPENJPA-599
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Ignacio Andreu
> Assignee: Ignacio Andreu
> Attachments: OPENJPA-599.patch
>
>
> In the Stream support OpenJPA uses a system table (pg_largepbject) at the end
> of the test cases OpenJPA doesn't delete the records generated by the test.
> The delete operation isn't trivial, because other programs in other databases
> can use this table, we've to delete only the records that we've inserted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.