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

sql: rework sqlNameFromToken to set diag

Refactored sqlNameFromToken routine as sql_name_from_token and
reworked it to use diag_set in case of memory allocation error.
This change is necessary because the sql_name_from_token body has
a sqlNormalizeName call that will be changed in subsequent
patches.

Part of #3931
parent 81c43d98
No related branches found
No related tags found
No related merge requests found
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