Skip to content
Snippets Groups Projects
Commit f3807106 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Use memmove() instead of memcpy() for copying overlapping regions.

In commit d2495f27, I fixed this bug in
to_tsquery(), but missed the fact that plainto_tsquery() has the same bug.
parent 165aa1da
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment