Log Message:
-----------
fix bug about modifying value in shared buffer,
what was a reason to corrupt index.
Thank to Mario Weilguni <[EMAIL PROTECTED]> to
discover a bug.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/contrib/ltree:
ltree_gist.c (r1.10.2.1 -> r1.10.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/ltree_gist.c.diff?r1=1.10.2.1&r2=1.10.2.2)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match