Heikki Linnakangas
6e088424e2
Fix bug in to_tsquery().
We were using memcpy() to copy to a possibly overlapping memory region,
which is a no-no. Use memmove() instead.
2012-05-16 14:39:52 +03:00
..
2012-05-16 14:39:52 +03:00
2012-04-18 10:57:11 -04:00
2012-04-08 19:09:26 +03:00
2012-02-23 17:59:21 -05:00
2011-06-14 16:03:20 -04:00
2012-05-09 22:47:08 -07:00
2012-02-23 17:59:21 -05:00
2009-02-11 20:02:40 +00:00
2012-03-25 23:17:38 -04:00
2012-04-25 17:25:30 -04:00
2011-11-28 07:45:48 -05:00
2010-02-02 18:52:06 +00:00
2010-09-22 12:57:08 +02:00
2007-03-05 14:18:38 +00:00
2009-05-04 08:08:47 +00:00
2009-02-24 10:06:36 +00:00
2011-07-03 16:40:28 -04:00
2011-06-14 16:03:20 -04:00
2009-01-20 09:58:50 +00:00
2007-08-03 10:47:11 +00:00