Magnus Hagander wrote:
On Fri, Jul 31, 2009 at 18:22, Andreas
Wenk<[email protected]> wrote:
Hi,
I am wondering why I can't find anything if I use WITH as the search
expression in the online documentation, but get a big result list, if I use
WITH RECURSIVE ...
IMO the resulting list should be the same for both search expressions.
Andy ideas?
I believe with is a stopword, since it's a very common word in
english. Your search for WITH RECURSIVE is turning into a search for
just RECURSIVE...
argh ... note to myself: think before write
Thanks Magnus
Cheers
Andy
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs