GitHub user robertamarton opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/403

    TRAFODION [1902] - Showddl continues to show function after it's dropped

    Fixed a problem during a drop library request, where functions and 
procedures
    were being dropped but not removed from DBRoutineCache.
    Added a new regression test (udr/TEST103) that tests DDL operations related 
to 
    functions, procedures, and libraries.  The regression tests were missing.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertamarton/incubator-trafodion fix-1895

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/403.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #403
    
----
commit 3fab46b198d0146386a01964439df57963b86e54
Author: Roberta Marton <[email protected]>
Date:   2016-03-25T16:58:16Z

    TRAFODION [1902] - Showddl continues to show function after it's dropped
    
    Fixed a problem during a drop library request, where functions and 
procedures
    were being dropped but not removed from DBRoutineCache.
    Added a new regression test (udr/TEST103) that tests DDL operations related 
to
    functions, procedures, and libraries.  The regression tests were missing.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to