diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-02-10 09:55:14 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-02-10 10:00:23 +0200 |
commit | 5f778e6444c87948c84099754e23f6e1cff759fa (patch) | |
tree | 0ca489591678eeb1e9c41c274ec248ab9e53a893 /src/backend/access/gist/gist.c | |
parent | c6e5c4dd1d9ba2abb7970c9dc920ecaf43837435 (diff) | |
download | postgresql-5f778e6444c87948c84099754e23f6e1cff759fa.tar.gz postgresql-5f778e6444c87948c84099754e23f6e1cff759fa.zip |
Use memmove() instead of memcpy() for copying overlapping regions.
In commit d2495f272cd164ff075bee5c4ce95aed11338a36, I fixed this bug in
to_tsquery(), but missed the fact that plainto_tsquery() has the same bug.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions