On Tue, Nov 17, 2009 at 6:39 PM, Euler Taveira de Oliveira <[email protected]> wrote: > Alex Hunsaker escreveu: >> BTW anyone know how to escape < and > for google? >> > You can escape < and > using < and >, respectively.
Searching for <foo looks for documents containing "lt" and "foo", not documents containing "<foo". ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
