Skip to content
Snippets Groups Projects
Commit 8fc00a9c authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Disallow UPDATE multiple operations on the same field and restore the single-pass update.

Misc cleanup:
Rename UPDATE_OP enum, drop the define.
Update tests.
Now that there is always a new destination,
we don't need a temporary buffer for splice or
anything else. Remove it.
Remove works_in_place, since it was also necessary only
to support multiple operations.
Update comments.
parent 04b70691
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