DaveBirdsall commented on a change in pull request #1867: [TRAFODION-3328] Code
cleanup in Trafodion
URL: https://github.com/apache/trafodion/pull/1867#discussion_r372517813
##########
File path: core/sql/sqlcomp/nadefaults.cpp
##########
@@ -5092,12 +5093,8 @@ enum DefaultConstants
NADefaults::validateAndInsert(const char *attrName,
else
Reset_SqlParser_Flags(IN_MODE_SPECIAL_4);
}
- break;
-
-
- insert(UPD_SAVEPOINT_ON_ERROR, "OFF", errOrWarn);
+ break;
Review comment:
Nice catch. Must be from a past merge error?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services