You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2005/11/23 01:02:45 UTC

[jira] Created: (DERBY-724) Derby supports JDBC date escape format but this is not documented

Derby supports JDBC date escape format but this is not documented
-----------------------------------------------------------------

         Key: DERBY-724
         URL: http://issues.apache.org/jira/browse/DERBY-724
     Project: Derby
        Type: Bug
  Components: Documentation  
    Versions: 10.1.2.1    
    Reporter: Daniel John Debrunner
    Priority: Minor


The JDBC escape format section in the reference manual, page 198 in the pdf for 10.1, documents the time and timestamp support, but not the date format.

{d 'yyyy-mm-dd'}

e.g.

{d '1995-12-19'}

See section 13.4.2 of JDBC 3.0 specifiction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-724) Derby supports JDBC date escape format but this is not documented

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-724?page=comments#action_12373036 ] 

Jeff Levitt commented on DERBY-724:
-----------------------------------

If there are no objections with this patch, can it be committed?  I have called for a review several times with no response, so I am assuming no one has any negative votes.

> Derby supports JDBC date escape format but this is not documented
> -----------------------------------------------------------------
>
>          Key: DERBY-724
>          URL: http://issues.apache.org/jira/browse/DERBY-724
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.1
>     Reporter: Daniel John Debrunner
>     Priority: Minor
>  Attachments: derby724.diff, rrefjdbcescapedate.html
>
> The JDBC escape format section in the reference manual, page 198 in the pdf for 10.1, documents the time and timestamp support, but not the date format.
> {d 'yyyy-mm-dd'}
> e.g.
> {d '1995-12-19'}
> See section 13.4.2 of JDBC 3.0 specifiction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-724) Derby supports JDBC date escape format but this is not documented

Posted by "Knut Anders Hatlen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-724?page=all ]
     
Knut Anders Hatlen resolved DERBY-724:
--------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

Committed revision 391286.

> Derby supports JDBC date escape format but this is not documented
> -----------------------------------------------------------------
>
>          Key: DERBY-724
>          URL: http://issues.apache.org/jira/browse/DERBY-724
>      Project: Derby
>         Type: Bug

>   Components: Documentation
>     Versions: 10.1.2.1
>     Reporter: Daniel John Debrunner
>     Priority: Minor
>      Fix For: 10.2.0.0
>  Attachments: derby724.diff, rrefjdbcescapedate.html
>
> The JDBC escape format section in the reference manual, page 198 in the pdf for 10.1, documents the time and timestamp support, but not the date format.
> {d 'yyyy-mm-dd'}
> e.g.
> {d '1995-12-19'}
> See section 13.4.2 of JDBC 3.0 specifiction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-724) Derby supports JDBC date escape format but this is not documented

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-724?page=comments#action_12370411 ] 

Jeff Levitt commented on DERBY-724:
-----------------------------------

Can someone comment on this patch so that it can be committed if all looks OK?  Thanks!

> Derby supports JDBC date escape format but this is not documented
> -----------------------------------------------------------------
>
>          Key: DERBY-724
>          URL: http://issues.apache.org/jira/browse/DERBY-724
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.2.1
>     Reporter: Daniel John Debrunner
>     Priority: Minor
>  Attachments: derby724.diff, rrefjdbcescapedate.html
>
> The JDBC escape format section in the reference manual, page 198 in the pdf for 10.1, documents the time and timestamp support, but not the date format.
> {d 'yyyy-mm-dd'}
> e.g.
> {d '1995-12-19'}
> See section 13.4.2 of JDBC 3.0 specifiction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-724) Derby supports JDBC date escape format but this is not documented

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-724?page=all ]

Jeff Levitt updated DERBY-724:
------------------------------

    Attachment: derby724.diff
                rrefjdbcescapedate.html

Attached patch adds a new topic in the JDBC escaped formats area of the ref manual.  The new topic describes the date escaped syntax.  The attached output file is included for review.  Please let me know if there is anything else needed to do or if this is ready for a commit.  Thanks!

> Derby supports JDBC date escape format but this is not documented
> -----------------------------------------------------------------
>
>          Key: DERBY-724
>          URL: http://issues.apache.org/jira/browse/DERBY-724
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.2.1
>     Reporter: Daniel John Debrunner
>     Priority: Minor
>  Attachments: derby724.diff, rrefjdbcescapedate.html
>
> The JDBC escape format section in the reference manual, page 198 in the pdf for 10.1, documents the time and timestamp support, but not the date format.
> {d 'yyyy-mm-dd'}
> e.g.
> {d '1995-12-19'}
> See section 13.4.2 of JDBC 3.0 specifiction.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira