Log Message:
-----------
Fix vacuumlo to avoid unnecessary use of backslash in search pattern.
Per Michael Fuhr.
Modified Files:
--------------
pgsql/contrib/vacuumlo:
vacuumlo.c (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/vacuumlo/vacuumlo.c.diff?r1=1.30&r2=1.31)
---------------------------(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