[jira] Assigned: (DERBY-3063) Extend the system function mechanism to support functions with multiple arguments

2008-09-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan reassigned DERBY-3063: -- Assignee: Kristian Waagan > Extend the system function mechanism to support functions w

[jira] Commented: (DERBY-3820) Tasks for managing the 10.4.2 release

2008-09-09 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629470#action_12629470 ] Rick Hillegas commented on DERBY-3820: -- Thanks for noticing that, Knut. I have deleted

[jira] Updated: (DERBY-3063) Extend the system function mechanism to support functions with multiple arguments

2008-09-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3063: --- Attachment: derby-3063-2a.diff Thanks for the comments, Knut Anders. I have added a first re

[jira] Updated: (DERBY-3063) Extend the system function mechanism to support functions with multiple arguments

2008-09-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3063: --- Derby Info: [Patch Available] Set patch available flag for patch 2a. > Extend the system fun

[ANNOUNCE] Apache Derby 10.4.2.0 released

2008-09-09 Thread Rick Hillegas
The Apache Derby project is pleased to announce a new bug-fix release of Derby, 10.4.2.0. Apache Derby is a subproject of the Apache DB project. Derby is a pure Java relational database engine which conforms to the ISO/ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-u

[jira] Subscription: Derby: JIRA issues with patch available

2008-09-09 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (9 issues) Subscriber: derby-dev Key Summary DERBY-3063 Extend the system function mechanism to support functions with multiple arguments https://issues.apache.org/jira/browse/DERBY-3063 DERBY-3847 Tuning Gu

Regression Test Report - Daily 693143 - Sun DBTG

2008-09-09 Thread Ole . Solberg
[Auto-generated mail] *Daily* 693143/2008-09-08 18:01:24 MEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin F:0,E:61037710371 0 1495.45% suitesAll 01313 0 .% jdbcapiAutoLoad 0

[jira] Updated: (DERBY-3820) Tasks for managing the 10.4.2 release

2008-09-09 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3820: - Attachment: derby-3820-13-aa-updateNews.diff Attaching derby-3820-13-aa-updateNews.diff. This upd

[jira] Created: (DERBY-3870) Concurrent Inserts of rows with XML data results in an exception

2008-09-09 Thread Royi Ronen (JIRA)
Concurrent Inserts of rows with XML data results in an exception Key: DERBY-3870 URL: https://issues.apache.org/jira/browse/DERBY-3870 Project: Derby Issue Type: Bug

[jira] Updated: (DERBY-3871) EmbedBlob.setBytes returns incorrect insertion count

2008-09-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3871: --- Attachment: BlobSetBytesTestRepro.diff 'BlobSetBytesTestRepro.diff' demonstrates the bug by a

[jira] Created: (DERBY-3871) EmbedBlob.setBytes returns incorrect insertion count

2008-09-09 Thread Kristian Waagan (JIRA)
EmbedBlob.setBytes returns incorrect insertion count Key: DERBY-3871 URL: https://issues.apache.org/jira/browse/DERBY-3871 Project: Derby Issue Type: Bug Components: JDBC Aff

[jira] Updated: (DERBY-3408) Wrong message when using SHOW in ij.

2008-09-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3408: --- Attachment: withUpdatedRegressionTestOutput.diff Attached 'withUpdatedRegressionTestOutput.di

[jira] Updated: (DERBY-3408) Wrong message when using SHOW in ij.

2008-09-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3408: --- Derby Info: [Patch Available] > Wrong message when using SHOW in ij. > --

[jira] Created: (DERBY-3872) NullPoinerException thrown when INTEGER function used as a predicate in a WHERE clause of a SELECT .. GROUP BY .. HAVING statement

2008-09-09 Thread Stan Bradbury (JIRA)
NullPoinerException thrown when INTEGER function used as a predicate in a WHERE clause of a SELECT .. GROUP BY .. HAVING statement --- Key: DERBY-3872

[jira] Updated: (DERBY-3872) NullPoinerException thrown when INTEGER function used as a predicate in a WHERE clause of a SELECT .. GROUP BY .. HAVING statement

2008-09-09 Thread Stan Bradbury (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Bradbury updated DERBY-3872: - Attachment: NPE_Reproduction.sql > NullPoinerException thrown when INTEGER function used as a pre

[jira] Commented: (DERBY-3870) Concurrent Inserts of rows with XML data results in an exception

2008-09-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629685#action_12629685 ] Bryan Pendleton commented on DERBY-3870: What sort of errors are in your derby.log

[jira] Commented: (DERBY-3872) NullPoinerException thrown when INTEGER function used as a predicate in a WHERE clause of a SELECT .. GROUP BY .. HAVING statement

2008-09-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629686#action_12629686 ] Bryan Pendleton commented on DERBY-3872: With the current trunk, I also see a NPE,

[jira] Closed: (DERBY-2345) truncate on a Blob does not work when the Blob is in memory

2008-09-09 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan closed DERBY-2345. -- The final patch has been committed for this issue. Thanks to Anurag and kristian for the good work! > tru