[jira] Created: (DERBY-2454) Derby Doc Web pages - update FAQ, patch procedures, and tips on formatting

2007-03-14 Thread Laura Stewart (JIRA)
Derby Doc Web pages - update FAQ, patch procedures, and tips on formatting -- Key: DERBY-2454 URL: https://issues.apache.org/jira/browse/DERBY-2454 Project: Derby Issue

[jira] Commented: (DERBY-2416) Provide a shell for a subclass of SQLChar which will use the passed Collator to do the collation rather than SQLChar's default collation of UCS_BASIC

2007-03-14 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481031 ] Mamta A. Satoor commented on DERBY-2416: Commited following changes with revision 518479 ***start of

What java compiler does the build default to?

2007-03-14 Thread Daniel John Debrunner
I was wondering what is the defined java compiler that the build uses when not setting build.compiler? BUILDING.txt has this info which isn't that helpful. - BUILDING.txt extract - - build.compiler This variable defines the java compiler to be used for build. The default v

Re: Change of base compile level to JDK 1.4 (revision 516518)

2007-03-14 Thread Bryan Pendleton
I think this change will be transparent to everyone, i.e. nothing need change in your setup. You can remove the setting j13lib from your ant.properties if you want though. If I use the same environment to build/test both the trunk as well as 10.1/10.2, I assume I should leave my ant.properties

Re: Question on SELECT .. WITH semantics/locking

2007-03-14 Thread Dag H. Wanvik
Mike Matrigali <[EMAIL PROTECTED]> writes: > So I think this is a documentation issue, or an interpretation > issue as when I read it I think it describes what you are seeing. > I believe it is meant > to say that the semantics of that statement will be repeatable > read, while the semantics of

[jira] Updated: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-14 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-2442: -- Derby Info: [Patch Available] > Remove code made redundant by DERBY-681 > -

[jira] Updated: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-14 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-2442: -- Attachment: post681.refactor.txt In SelectNode, the instance variables generatedForGoupByClause

[jira] Commented: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480986 ] Manjula Kutty commented on DERBY-2392: -- Thanks for updating the status of this issue. I was about to make the ch

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480985 ] Manjula Kutty commented on DERBY-2393: -- Thanks Kristian for looking in to my patch. This is a very simple change

junit targets and setting classpath from ant

2007-03-14 Thread Daniel John Debrunner
I'm trying to setup one ant file that will call the derby top-level file to set a classpath and then execute the junit tests. E.g. logically CLASSPATH="/work/dan/derby/trunk/classes" ant junit-autoloadtest So I have in a separate build file: But I need to add something to set th

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-14 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_4.stat derby378_4.diff DERBY-378 (partial) This patch add

traceFile and ClientDatasources

2007-03-14 Thread Myrna van Lunteren
Hi, I added a trivial test to jdbcapi/checkDataSource.java which for ClientDataSource, ClientConnectionPoolDataSource and ClientXADataSource, tries to set the tracefile using ds.setTraceFile(...) and ds.setconnectionAttributes(traceFile=...) To my surprise, the tracefile did not get created when

[jira] Updated: (DERBY-2452) convert prepStmtMetaData.java to junit

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2452: -- Derby Info: [Patch Available] I am interested to know opinions on whether the move of createAn

[jira] Updated: (DERBY-2452) convert prepStmtMetaData.java to junit

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2452: -- Attachment: DERBY_2452_reorg.diff This patch does nothing except move createAndPopulateAllDataT

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2392: --- Derby Info: (was: [Patch Available]) Based on comments, this patch seems not quite ready fo

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480962 ] Kristian Waagan commented on DERBY-2393: I looked at the patch, and assumed you did a svn copy followed by a

[jira] Closed: (DERBY-2325) lang/grantRevokeDDL.sql is failing on wctme5.7_foundation jvm ...

2007-03-14 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-2325. - Resolution: Fixed Fix Version/s: 10.2.2.0 Derby Info: (was: [Regression])

[jira] Assigned: (DERBY-2325) lang/grantRevokeDDL.sql is failing on wctme5.7_foundation jvm ...

2007-03-14 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren reassigned DERBY-2325: - Assignee: Myrna van Lunteren > lang/grantRevokeDDL.sql is failing on wctme5.7_fo

[jira] Commented: (DERBY-2453) client and embedded differ for return value for PreparedStatement.getMetaData if there is no ResultSet returned

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480943 ] Kathey Marsden commented on DERBY-2453: --- Actually client is not consistent on this for the statement call testp

[jira] Closed: (DERBY-2429) Convert jdbcapi/resultset.java to JUnit

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden closed DERBY-2429. - > Convert jdbcapi/resultset.java to JUnit > --- > >

[jira] Resolved: (DERBY-2429) Convert jdbcapi/resultset.java to JUnit

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden resolved DERBY-2429. --- Resolution: Fixed removed resultset.java and replaced with ResultSetMiscTest.java and NullIf

[jira] Commented: (DERBY-2261) Questionable use of word "statement" in VALUES expression of Derby Reference Manual should be changed to "clause"

2007-03-14 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480934 ] Kim Haase commented on DERBY-2261: -- Currently it's called "VALUES expression" in the first sentence, "VALUES statem

[jira] Updated: (DERBY-47) Some possible improvements to IN optimization

2007-03-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-47: - Derby Info: (was: [Patch Available]) > Some possible improvements to IN optimization > --

[jira] Updated: (DERBY-47) Some possible improvements to IN optimization

2007-03-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-47: - Attachment: d47_mp_preprocess_v2.patch I made some slight modifications to the preprocess patch in accordance with Bryan's

[jira] Updated: (DERBY-1620) SQL CASE statement returns ERROR 42X89 when including NULL as a return value

2007-03-14 Thread John Peterson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Peterson updated DERBY-1620: - Attachment: resultset.tmp ConditionalNode.diff The latest patch, test code, and t

[jira] Updated: (DERBY-2453) client and embedded differ for return value for PreparedStatement.getMetaData if there is no ResultSet returned

2007-03-14 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2453: -- Component/s: Newcomer JDBC Affects Version/s: 10.3.0.0 > clien

[jira] Created: (DERBY-2453) client and embedded differ for return value for PreparedStatement.getMetaData if there is no ResultSet returned

2007-03-14 Thread Kathey Marsden (JIRA)
client and embedded differ for return value for PreparedStatement.getMetaData if there is no ResultSet returned --- Key: DERBY-2453 URL: https://issues.apa

[jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-14 Thread Jean T. Anderson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480883 ] Jean T. Anderson commented on DERBY-2390: - Regarding this: >I'm glad you caught the problem with the term "li

Re: Should COLLATION attribute related code go in BasicDatabase?

2007-03-14 Thread Mamta Satoor
Ok, so I spent some time trying to move COLLATION attribute code from DataDictionaryImpl.boot to DataValueFactoryImpl.boot. I thought I could simply put following piece of code in DataValueFactoryImpl.boot method and the Property.COLLATION will get saved in the properties conglomerate. That is not

[jira] Updated: (DERBY-2422) convert lang/holdCursorjava.java to junit

2007-03-14 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2422: - Attachment: DERBY-2422_diff_ver2.txt DERBY-2422_stat_ver2.txt Attaching new patch

Re: [jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-14 Thread Jean T. Anderson
Laura Stewart wrote: > On 3/14/07, Kim Haase <[EMAIL PROTECTED]> wrote: > >> Good question, Dag. I think that distinction is indeed common in the >> software business, actually. We use the verb "productize" (which makes >> me shudder) to describe taking an open-source project and providing >> mark

Re: [jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-14 Thread Jean T. Anderson
Kim Haase wrote: > Good question, Dag. I think that distinction is indeed common in the > software business, actually. We use the verb "productize" (which makes > me shudder) to describe taking an open-source project and providing > marketing, support, and so on. So Java DB and Cloudscape would > o

Re: [jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-14 Thread Laura Stewart
On 3/14/07, Kim Haase <[EMAIL PROTECTED]> wrote: Good question, Dag. I think that distinction is indeed common in the software business, actually. We use the verb "productize" (which makes me shudder) to describe taking an open-source project and providing marketing, support, and so on. So Java D

Re: [jira] Commented: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-14 Thread Kim Haase
Good question, Dag. I think that distinction is indeed common in the software business, actually. We use the verb "productize" (which makes me shudder) to describe taking an open-source project and providing marketing, support, and so on. So Java DB and Cloudscape would ordinarily be considered

[jira] Assigned: (DERBY-2261) Questionable use of word "statement" in VALUES expression of Derby Reference Manual should be changed to "clause"

2007-03-14 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase reassigned DERBY-2261: Assignee: Kim Haase > Questionable use of word "statement" in VALUES expression of Derby Reference

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-14 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480862 ] Kim Haase commented on DERBY-1920: -- Thanks very much, Laura, for all the help and suggestions and keeping up with a

[jira] Updated: (DERBY-47) Some possible improvements to IN optimization

2007-03-14 Thread James Synge (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Synge updated DERBY-47: - Attachment: Derby47PerformanceTest.java This is the same as the file I attached on 2006-09-06, but now with

Re: Question on SELECT .. WITH semantics/locking

2007-03-14 Thread Mike Matrigali
I don't know much about what the language setting does, I didn't realize we still had these non standard settings. From what I know about the underlying lock implimentation if you set repeatable read on a statement then locks are going to be held until end transaction. So I think this is a docume

[jira] Created: (DERBY-2452) convert prepStmtMetaData.java to junit

2007-03-14 Thread Kathey Marsden (JIRA)
convert prepStmtMetaData.java to junit --- Key: DERBY-2452 URL: https://issues.apache.org/jira/browse/DERBY-2452 Project: Derby Issue Type: Task Components: Test Reporter: Kathey Mar

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-14 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-681: - Attachment: followup.patch.txt query with a having clause but without a group by has a generated a

Regression Test Report - Daily 517771 - Sun DBTG

2007-03-14 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 517771/2007-03-13 18:00:12 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0419419 089.22% derbyall 069626962 0 380.15% suitesAll sles 1

[jira] Commented: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner

2007-03-14 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480835 ] Rick Hillegas commented on DERBY-2264: -- Thanks, Dag. I like your solution to the internationalization issue. Com

[jira] Commented: (DERBY-47) Some possible improvements to IN optimization

2007-03-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480827 ] A B commented on DERBY-47: -- Thanks again for the _excellent_ review, Mike. Unless I hear otherwise I plan to commit the prepr

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-14 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480822 ] Laura Stewart commented on DERBY-1920: -- Patch derby-1920-tools2.diff looks good and was Committed revision 51820

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-14 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480819 ] Laura Stewart commented on DERBY-1920: -- Patch derby-1920-ref9.diff looks good and was Committed revision 518201.

Question on SELECT .. WITH semantics/locking

2007-03-14 Thread Dag H. Wanvik
Derby has a non-standard syntax to specify isolation level for a single SELECT statement: Ref.man: SELECT statement: Syntax: [ORDER BY ] [FOR UPDATE ] WITH {RR|RS|CS|UR} The manual states: "You can set the isolation level in a SELECT statement using the WITH {RR|RS|CS|UR} syntax." and the

Re: [jira] Updated: (DERBY-47) Some possible improvements to IN optimization

2007-03-14 Thread Bryan Pendleton
Mike Matrigali wrote: Below is the output for that portion of the diff in the new code. This was just an awesome writeup, Mike, thanks a million! I know that this sort of analysis comes up fairly frequently, when advanced users are trying to analyze their application behavior, and understa

Re: Deleted files in a patch aren't showing up as deleted

2007-03-14 Thread Bryan Pendleton
supposed to contain several deleted files. However when I do svn stat, they show up as modified: Do you mean that you grabbed a patch that was attached to a JIRA issue, applied it to your sandbox with patch, and the stat doesn't look right? You have to explicitly do the 'svn delete' yourself.

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

2007-03-14 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev Key Summary DERBY-2264 Restrict shutdown, upgrade, and encryption powers to the database owner https://issues.apache.org/jira/browse/DERBY-2264 DERBY-1620 SQL CASE statement

Deleted files in a patch aren't showing up as deleted

2007-03-14 Thread Laura Stewart
For Derby-1920, there is a patch (derby-1920-ref8.diffs) that is supposed to contain several deleted files. However when I do svn stat, they show up as modified: A src\ref\rrefjdbc2_0summary.dita M src\ref\rrefsqlj11277.dita M src\ref\rrefsqlj26498.dita M src\ref\rrefsqlj8716

Re: Commit problems after upgrading svn

2007-03-14 Thread Laura Stewart
Finally fixed this problem. The only way that I was able to fix it was to uninstall TortoiseSVN-1.4.3, install Subversion 1.4.3, then reinstall TortoiseSVN-1.4.3. I think the problem was not having Subversion 1.4.3 installed and using a newer cygwin client, but not really sure :-) Anyway, fixed

Re: Deleted files in a patch aren't showing up as deleted

2007-03-14 Thread Laura Stewart
On 3/14/07, Bryan Pendleton <[EMAIL PROTECTED]> wrote: > supposed to contain several deleted files. > However when I do svn stat, they show up as modified: Do you mean that you grabbed a patch that was attached to a JIRA issue, applied it to your sandbox with patch, and the stat doesn't look rig

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-14 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480809 ] Laura Stewart commented on DERBY-1920: -- Patch derby-1920-ref9.diff Committed revision 518195. > DOCS - Improve

Re: [VOTE] Dag Wanvik as a committer

2007-03-14 Thread Daniel John Debrunner
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1 Dan.

[jira] Created: (DERBY-2451) a client can crash connections of another client

2007-03-14 Thread quartz (JIRA)
a client can crash connections of another client Key: DERBY-2451 URL: https://issues.apache.org/jira/browse/DERBY-2451 Project: Derby Issue Type: Bug Components: Network Server A

[jira] Updated: (DERBY-2161) MessageBuilder can write the properties file using the wrong encoding.

2007-03-14 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner updated DERBY-2161: - Derby Info: (was: [Patch Available]) According to the comments patch seems to c

Re: [VOTE] Dag Wanvik as a committer

2007-03-14 Thread Laura Stewart
+1 -- Laura Stewart

Re: Broken links on the "How Things work" page

2007-03-14 Thread Jean T. Anderson
Jean T. Anderson wrote: > Kristian Waagan wrote: > >>Hello, >> >>I was trying to follow some of the links on the How Things Work page at >>http://db.apache.org/derby/papers/derby_htw.html today. >> >>Seems like all the links to the mail archives are broken. The one to >>another page on db.apache.o

Re: Javadoc - where should Derby users go to find it?

2007-03-14 Thread scott hutinger
Just for my clarification. I know if you want to include javadocs in an IDE, which I do, an easy method to download the javadocs should be handled some way. I wasn't clear if that was the final outcome or not? Currently I build derby javadocs, then zip them, or use it as a folder, so the IDE

Re: Broken links on the "How Things work" page

2007-03-14 Thread Jean T. Anderson
Kristian Waagan wrote: > Hello, > > I was trying to follow some of the links on the How Things Work page at > http://db.apache.org/derby/papers/derby_htw.html today. > > Seems like all the links to the mail archives are broken. The one to > another page on db.apache.org/derby works. > Either the

[jira] Updated: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner

2007-03-14 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-2264: - Attachment: DERBY-2264-5.stat DERBY-2264-5.diff Thanks for review, Rick! DERBY-22

[jira] Updated: (DERBY-1620) SQL CASE statement returns ERROR 42X89 when including NULL as a return value

2007-03-14 Thread John Peterson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Peterson updated DERBY-1620: - Attachment: resultset.tmp The results of the test indicate that problems occur when trying to cas

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-03-14 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480771 ] Anurag Shekhar commented on DERBY-2346: --- I have created this issue for supporting all the set methods including

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-14 Thread Anurag Shekhar (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Shekhar updated DERBY-2450: -- Attachment: PositionTest.java Clob.Position method, when its searching pattern over a stream, r

[jira] Created: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-14 Thread Anurag Shekhar (JIRA)
Clob.Position returning wrong value when operating on Reader Key: DERBY-2450 URL: https://issues.apache.org/jira/browse/DERBY-2450 Project: Derby Issue Type: Bug Environme

[jira] Reopened: (DERBY-2114) Let Clock embed a HashMap rather than inherit from Hashtable

2007-03-14 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll reopened DERBY-2114: --- Reopening this issue since I now have an idea about how to solve the VTI problem. The real pro

[jira] Commented: (DERBY-2280) DatabaseMetaData.getTypeInfo() UNSIGNED_ATTRIBUTE and AUTO_INCREMENT column returns incorrect information for BLOB & CLOB data type

2007-03-14 Thread Saurabh Vyas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480732 ] Saurabh Vyas commented on DERBY-2280: - When I ran tests on this the jdbcsuite runs fine (JUnit), but a quick obs

Broken links on the "How Things work" page

2007-03-14 Thread Kristian Waagan
Hello, I was trying to follow some of the links on the How Things Work page at http://db.apache.org/derby/papers/derby_htw.html today. Seems like all the links to the mail archives are broken. The one to another page on db.apache.org/derby works. Either the links are wrong, or the targets hav

Re: [VOTE] Dag Wanvik as a committer

2007-03-14 Thread Andreas Korneliussen
+1 Regards Andreas

[jira] Commented: (DERBY-2443) Implement ResultSet updateClob/updateBlob methods on the NetworkClient

2007-03-14 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480711 ] V.Narayanan commented on DERBY-2443: I had placed this patch primarily to show how the update methods would be us

[jira] Commented: (DERBY-2443) Implement ResultSet updateClob/updateBlob methods on the NetworkClient

2007-03-14 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480708 ] V.Narayanan commented on DERBY-2443: Thank you for looking at the patch!! >Can't you just remove the if-else blo

[jira] Commented: (DERBY-1704) Allow more concurrency in the lock manager

2007-03-14 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480693 ] Knut Anders Hatlen commented on DERBY-1704: --- Committed cleanup5 with revision 518052. Committed cleanup6 wi