1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src/backend
Heikki Linnakangas 5f778e6444 Use memmove() instead of memcpy() for copying overlapping regions.
In commit d2495f272c, I fixed this bug in
to_tsquery(), but missed the fact that plainto_tsquery() has the same bug.
2014-02-10 10:00:23 +02:00
..
2011-01-01 13:18:15 -05:00
2013-12-02 00:06:28 -05:00
2011-01-01 13:18:15 -05:00
2013-02-03 23:58:38 -05:00