Skip to content
Snippets Groups Projects
Commit 95cbfb5c authored by Neil Conway's avatar Neil Conway
Browse files

Refactor exec_cast_value() and exec_simple_cast_value(): since they do

not ever write through the `isnull' parameter, it does not need to be
an out parameter. Therefore it can be declared a "bool" rather than a
"bool *".
parent 525e83be
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