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

sql: introduce sql_space_by_src()

This patch introduces the sql_space_by_src() function. This function is
used to search for a space based on a given element of the
struct SrcList. The main purpose of this function is to introduce a
second lookup for spaces, so this function is not used where a second
lookup is not required.

Needed for #4467

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