Skip to content
Snippets Groups Projects
Commit ee74f30c authored by Kirill Shcherbatov's avatar Kirill Shcherbatov
Browse files

sql: rework triggerStepAllocate to set diag

Refactored triggerSterAllocate routine as sql_trigger_step_new
and reworked it to set diag_set in case of memory allocation
error. Also performed some additional name refactoring in
adjacent places.
This change is necessary because the sql_trigger_step_allocate
body has a sqlNormalizeName call that will be changed in
subsequent patches.

Part of #3931
parent 2e10bcd0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment