Skip to content
Snippets Groups Projects
Commit 5efd52ae authored by Mergen Imeev's avatar Mergen Imeev Committed by Igor Munkin
Browse files

sql: separate function creation code

This patch moves the VDBE function creation code from
vdbe_emit_ck_constraint_create() to the new function
vdbe_emit_create_function(). Because of this, the error message changes
slightly.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring
parent 2582b6ae
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