Comment 2 for bug 1439505

Revision history for this message
Trafodion-Gerrit (neo-devtools) wrote : Fix merged to core (master)

Reviewed: https://review.trafodion.org/1439
Committed: https://github.com/trafodion/core/commit/205300067e76d87cd77d02fa2073c84a1a413d16
Submitter: Trafodion Jenkins
Branch: master

commit 205300067e76d87cd77d02fa2073c84a1a413d16
Author: Mike Hanlon <email address hidden>
Date: Thu Apr 2 18:18:52 2015 +0000

    Special logic to cancel DROP COLUMN

    This change introduces a new static function to check whether
    the parent query has been canceled. It is called by during an
    ALTER TABLE .. DROP COLUMN statement.

    Closes-Bug: 1439505

    Change-Id: I8342488821e719320273aa343cab3ba5b9a93444