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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2015/12/02 00:53:11 UTC

[jira] [Updated] (DERBY-6725) Add a system function which returns the name of the database.

     [ https://issues.apache.org/jira/browse/DERBY-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-6725:
---------------------------------
    Attachment: derby-6725-02-aa-canonicalize.diff

Attaching derby-6725-02-aa-canonicalize.diff. This patch makes syscs_get_database_name() return the canonicalized version of the database name. I am running full regression tests now.

Touches the following files:

----------------

M       java/engine/org/apache/derby/catalog/SystemProcedures.java

Make syscs_get_database_name() return the canonicalized name of the database.

----------------

M       java/testing/org/apache/derbyTesting/functionTests/tests/lang/Derby6725GetDatabaseName.java

Adjust the tests accordingly.


> Add a system function which returns the name of the database.
> -------------------------------------------------------------
>
>                 Key: DERBY-6725
>                 URL: https://issues.apache.org/jira/browse/DERBY-6725
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.12.1.1
>            Reporter: Rick Hillegas
>            Assignee: Mamta A. Satoor
>         Attachments: DERBY6725_getdbname_patch1_diff.txt, DERBY6725_getdbname_patch1_stat.txt, derby-6725-02-aa-canonicalize.diff
>
>
> Got this request in private conversation with a user. Other databases provide this functionality. Seems straightforward to add.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)