Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ is_unbounded
Method
is_unbounded
sql/sql_window.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
: precedence_type(prec_type), offset(offset_val) {}
57
58
bool is_unbounded() { return offset == NULL; }
59
60
void print(String *str, enum_query_type query_type);
61
Callers
3
check_frame_bounds
Method · 0.80
setup_windows
Function · 0.80
compare_window_frame_bounds
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected