Skip to content
Snippets Groups Projects
Commit 6c2744f1 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 dfb1e9bd
No related branches found
No related tags found
Loading
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