aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-02-10 09:55:14 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-02-10 10:00:23 +0200
commit5f778e6444c87948c84099754e23f6e1cff759fa (patch)
tree0ca489591678eeb1e9c41c274ec248ab9e53a893 /src/backend/access/gist/gist.c
parentc6e5c4dd1d9ba2abb7970c9dc920ecaf43837435 (diff)
downloadpostgresql-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