On Tue, Nov 17, 2009 at 6:39 PM, Euler Taveira de Oliveira
<eu...@timbira.com> wrote:
> Alex Hunsaker escreveu:
>> BTW anyone know how to escape < and > for google?
>>
> You can escape < and > using &lt; and &gt;, respectively.

Searching for &lt;foo looks for documents containing "lt" and "foo",
not documents containing "<foo".

...Robert

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to