[jira] Updated: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread Rajesh Kartha (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=all ] Rajesh Kartha updated DERBY-1490: - Attachment: 1490_cannot_patch.jpg Patch error in Eclipse > Provide ALTER TABLE RENAME COLUMN functionality > ---

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread Rajesh Kartha (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12445341 ] Rajesh Kartha commented on DERBY-1490: -- I tried to applying the patch in my Eclipse env but only the sqlgrammar.jj could be successfully patched. For the rema

[jira] Commented: (DERBY-495) COALESCE

2006-10-27 Thread Christian d'Heureuse (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-495?page=comments#action_12445317 ] Christian d'Heureuse commented on DERBY-495: COALESCE is an important function and should be documented. In ISO/IEC 9075, the syntax for COALESCE is C

[jira] Commented: (DERBY-2008) NullPointerException with 2-argument SUBSTR() call in GROUP BY clause.

2006-10-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2008?page=comments#action_12445316 ] Bryan Pendleton commented on DERBY-2008: Thanks for the patch, Yip! It looks good to me. The code change is clear and well-commented. The new test cases fai

[jira] Commented: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1758?page=comments#action_12445315 ] Bryan Pendleton commented on DERBY-1758: I think Dan's idea of a separate XML utility class makes sense, too. I think it's reasonable to leave the haveClas

[jira] Created: (DERBY-2013) The order of the statements is not alphabetical within the reference manual

2006-10-27 Thread Christian d'Heureuse (JIRA)
The order of the statements is not alphabetical within the reference manual --- Key: DERBY-2013 URL: http://issues.apache.org/jira/browse/DERBY-2013 Project: Derby Issue

[jira] Created: (DERBY-2012) The Syntax of the UPDATE and DELETE statements is not correct in the reference manual

2006-10-27 Thread Christian d'Heureuse (JIRA)
The Syntax of the UPDATE and DELETE statements is not correct in the reference manual - Key: DERBY-2012 URL: http://issues.apache.org/jira/browse/DERBY-2012 Project:

[jira] Updated: (DERBY-1868) Merge argument descriptors into SQLState strings so that SQLState documentation can be generated by a program

2006-10-27 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1868?page=all ] Rick Hillegas updated DERBY-1868: - Attachment: messages.xml messages.dtd I have attached a first cut at an xml descriptor file and its grammer. This can be used to generate bot

Re: build problems with publishedapi javadoc target

2006-10-27 Thread Andrew McIntyre
On 10/27/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: I'm seeing build errors trying to build the javadoc target, publishedapi. I'm using ant 1.6.2. Any ideas? The executable attribute for the javadoc task was added in Ant 1.6.3. We need to use the executable attribute to specify the J

[jira] Assigned: (DERBY-1868) Merge argument descriptors into SQLState strings so that SQLState documentation can be generated by a program

2006-10-27 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1868?page=all ] Rick Hillegas reassigned DERBY-1868: Assignee: Rick Hillegas > Merge argument descriptors into SQLState strings so that SQLState > documentation can be generated by a program > ---

[jira] Updated: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-27 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=all ] Yip Ng updated DERBY-1953: -- Component/s: Documentation > Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional > ---

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12445290 ] A B commented on DERBY-1490: I reviewed the patch and functionally it looks good to me. I ran the new test cases in altertable.sql and they all passed. Just some min

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12445287 ] Yip Ng commented on DERBY-1490: --- Hi Bryan, I have some time during the weekend to review this patch. > Provide ALTER TABLE RENAME COLUMN functionality >

[jira] Closed: (DERBY-1930) Move JDBC implementation notes into the published javadoc

2006-10-27 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1930?page=all ] Daniel John Debrunner closed DERBY-1930. Resolution: Fixed > Move JDBC implementation notes into the published javadoc > - > >

[jira] Commented: (DERBY-1930) Move JDBC implementation notes into the published javadoc

2006-10-27 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1930?page=comments#action_12445280 ] Daniel John Debrunner commented on DERBY-1930: -- Applied patch and then made corrections indicated by Dag. > Move JDBC implementation notes into the pu

build problems with publishedapi javadoc target

2006-10-27 Thread Daniel John Debrunner
I'm seeing build errors trying to build the javadoc target, publishedapi. I'm using ant 1.6.2. Any ideas? BUILD FAILED C:\_work\svn_linq\trunk\build.xml:597: The following error occurred while executing this line: C:\_work\svn_linq\trunk\build.xml:608: The following error occurred while exec

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-27 Thread Laura Stewart
Well, I finally got what I want to work. This will teach me to copy/paste from HTML (argh). I have an XML editor that I am using which checks to ensure that it is a well formed XML document and that there are no tagging errors. I'll be posting the updates to Jira issue 1980. Since I am adding a

[jira] Updated: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1758?page=all ] A B updated DERBY-1758: --- Attachment: d1758_followup_v1.patch Thank you for the commit, Bryan! I'm attaching another patch, d1758_followup_v1.patch, that moves the XML utility methods out of junit.JDBC

Re: Functions in GROUP BY expressions? (related to DERBY-883)

2006-10-27 Thread Manish Khettry
The compilation error with functions like sin are expected. Anytime Derby sees a JavaValue node, it gives up trying to compare subexpressions for equivalence.Regarding constant expressions:   // Works but I don't think it should??  Perhaps a problem with    // constant expressions...?     ij> selec

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-27 Thread Jean T. Anderson
Laura Stewart wrote: > Also, is there a way to force a line break inside of a table in XML > tagging? > > I tried using but forrest site is returning errors... > h http://forrest.apache.org/dtdx/document-v20.dtdx.html#td shows that br is allowed in a td. Is that where you were insertin

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-27 Thread Jean T. Anderson
Laura Stewart wrote: > I have inserted a table into one of the xml documents but now I am > getting some errors when I try forrest site that indicate that some > attributed (ALIGN and VALGN) are not declared. Is there a list of > declared attributes that I can see, so that I know what is valid? C

[jira] Commented: (DERBY-2007) Convert NIST suite to JUnit using the existing NistScripts JUnit test.

2006-10-27 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2007?page=comments#action_12445263 ] Daniel John Debrunner commented on DERBY-2007: -- Committed revision 468514 switches the NIST suite over to JUnit, though more cleanup is required. > C

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-27 Thread Laura Stewart
Also, is there a way to force a line break inside of a table in XML tagging? I tried using but forrest site is returning errors... -- Laura Stewart

[jira] Commented: (DERBY-2011) DROP INDEX, TRIGGER and VIEW contain examples in the syntax section in the reference manual.

2006-10-27 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2011?page=comments#action_12445259 ] Laura Stewart commented on DERBY-2011: -- The filenames for these topics are: DROP INDEX = rrefsqlj59893.html DROP TRIGGER = rrefsqlj42082.html DROP VIEW = rref

[jira] Commented: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1758?page=comments#action_12445258 ] Daniel John Debrunner commented on DERBY-1758: -- Having seen the commit messages go by I would have to say that JDBC is not the right class for methods

[jira] Commented: (DERBY-2008) NullPointerException with 2-argument SUBSTR() call in GROUP BY clause.

2006-10-27 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2008?page=comments#action_12445255 ] Yip Ng commented on DERBY-2008: --- Patch available for review. [Testing jira email] > NullPointerException with 2-argument SUBSTR() call in GROUP BY clause. > ---

[jira] Updated: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1758?page=all ] Bryan Pendleton updated DERBY-1758: --- Derby Info: (was: [Patch Available]) Patch d1758_newJUnitTests_v2.patch committed to subversion as revision 468503. Cleared patch available flag. Army

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12445254 ] A B commented on DERBY-1490: > Does anyone anticipate having time to review this patch proposal? I'll try to look at this patch this afternoon. Hopefully I can post c

[jira] Created: (DERBY-2011) DROP INDEX, TRIGGER and VIEW contain examples in the syntax section in the reference manual.

2006-10-27 Thread Daniel John Debrunner (JIRA)
DROP INDEX, TRIGGER and VIEW contain examples in the syntax section in the reference manual. Key: DERBY-2011 URL: http://issues.apache.org/jira/browse/DERBY-2011

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12445250 ] Bryan Pendleton commented on DERBY-1490: Does anyone anticipate having time to review this patch proposal? > Provide ALTER TABLE RENAME COLUMN functionalit

JIRA mail working again

2006-10-27 Thread Andrew McIntyre
Thanks to Henri Yandell and Noel Bergman, we once again have JIRA mail flowing again. Also, now that our From: address for JIRA mails is [EMAIL PROTECTED], if you respond to the personal mail that comes to you from JIRA, your reply should be added to the JIRA issue as a comment. At least that's s

[jira] Updated: (DERBY-2006) Add JUnit and JUnitReport task as a target in Ant script

2006-10-27 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2006?page=all ] Andrew McIntyre updated DERBY-2006: --- Derby Info: [Patch Available] > Add JUnit and JUnitReport task as a target in Ant script > > >

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-27 Thread Laura Stewart
I have inserted a table into one of the xml documents but now I am getting some errors when I try forrest site that indicate that some attributed (ALIGN and VALGN) are not declared. Is there a list of declared attributes that I can see, so that I know what is valid? Can the list be added to? --

[jira] Commented: (DERBY-2006) Add JUnit and JUnitReport task as a target in Ant script

2006-10-27 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2006?page=comments#action_12445235 ] Henri Yandell commented on DERBY-2006: -- testing JIRA email. > Add JUnit and JUnitReport task as a target in Ant script > -

Re: DERBY-1953 test patch.

2006-10-27 Thread Bryan Pendleton
Bryan is right. Changed UpgradeTester.java to take that into consideration. New patch uploaded. Thanks Bernt! With your latest patch, the Upgrade test passes for me. +1 to commit. thanks, bryan

Regression Test Report - Daily 468048 - Sun DBTG

2006-10-27 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 468048/2006-10-26 18:00:09 MEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 0672672 0 101.44% lin 0672672 0 105.87% sol 067267

Re: [jira] Updated: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread Bryan Pendleton
noticed that you wrote "basically" here and that you said "in general" in your comments for the Jira. Is there anything in particular about the patch that is prompting these qualifiers? No, there isn't. I'm not sure why I was weaseling; I think I was just tired. :) I intend to commit the v2

Re: Functions in GROUP BY expressions? (related to DERBY-883)

2006-10-27 Thread Daniel John Debrunner
Army wrote: Bernt M. Johnsen wrote: [...] // Doesn't work but seems like it could/should based on above queries... ij> select sin(i) from t1 group by sin(i); ERROR 42Y30: The SELECT list of a grouped query contains at least one invalid expression. If a SELECT list has a GROUP BY, the list ma

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

2006-10-27 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (17 issues) Subscriber: derby-dev Key Summary DERBY-1953 Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional http://issues.apache.org/jira/browse/DERBY-1953 DERBY-2009 Modify links to r

Re: [jira] Updated: (DERBY-1758) Enable xmlSuite to run as part of derbyall for JVMs that embed the required external jars.

2006-10-27 Thread Army
Bryan Pendleton wrote: Hi Army, I put a few notes into the Jira issue, but basically I didn't encounter any problems with your second patch. Thank you for reviewing the patch, Bryan, and for the comments. I noticed that you wrote "basically" here and that you said "in general" in your comme

Re: Functions in GROUP BY expressions? (related to DERBY-883)

2006-10-27 Thread Army
Bernt M. Johnsen wrote: [...] // Doesn't work but seems like it could/should based on above queries... ij> select sin(i) from t1 group by sin(i); ERROR 42Y30: The SELECT list of a grouped query contains at least one invalid expression. If a SELECT list has a GROUP BY, the list may only contai

Re: DERBY-1953 test patch.

2006-10-27 Thread Bernt M. Johnsen
Bryan Pendleton wrote (2006-10-26 17:43:45): > >Good. I was planning on committing it soon since Knut Anders has > >reviewed it. > > Hi Bernt, > > With derby-1770-tests.diff applied to the current head of trunk, I > get a failure in the upgrade_10_1_10_3 test. > > I think that mayb

Re: DERBY-1434 - Client can send incorrect database name to server after having made multiple connections to different databases.

2006-10-27 Thread Julius Stroffek
Hi Bryan, I'm sorry for missing your comments in creation of a patch - I came back to this issue after a couple of days after reading your comments. Thank you for reminding. So reading your comments again I think the best way how to implement a test is to add a check to DRDAConnThread object

Re: [VOTE] Kristian Waagan as a committer

2006-10-27 Thread Saurabh Vyas
+1 Saurabh Vyas Rick Hillegas wrote: Please vote on whether we should make Kristian Waagan a Derby committer. Kristian contributed significantly to the Derby JDBC4 effort. In my opinion 1) His patches show consistently superior quality: they are well thought out, well documented, and well

Sun DBTG test reports have moved to dbtg.thresher.com/derby/test/

2006-10-27 Thread Ole Solberg
DERBY-2009 created to modify links to reflect that Sun DBTG test reports have moved to dbtg.thresher.com/derby/test/ Patch available. -- Ole Solberg, Database Technology Group, Sun Microsystems, Trondheim, Norway