Re: [DOCS] Search bug

2005-08-21 Thread Robert Treat
On Wednesday 17 August 2005 18:42, Jim C. Nasby wrote:
> I know this might be more www than docs, but I'm not on that list...
>
> It appears that the search box uses % and _ as wildcards. This is fine
> (though we should make mention of it since people are probably more used
> to * and ? in search boxes, even if they are DBAs), but the problem is
> it doesn't seem to allow escaping them. For example, search on
> 'pg_stat_activity current_query'.

Try searching "pg_stat_activity" "current_query" instead. 

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [DOCS] Search bug

2005-08-21 Thread Jim C. Nasby
Guess we need an 'advanced search' or 'search help' link...

On Sun, Aug 21, 2005 at 11:20:13AM -0400, Robert Treat wrote:
> On Wednesday 17 August 2005 18:42, Jim C. Nasby wrote:
> > I know this might be more www than docs, but I'm not on that list...
> >
> > It appears that the search box uses % and _ as wildcards. This is fine
> > (though we should make mention of it since people are probably more used
> > to * and ? in search boxes, even if they are DBAs), but the problem is
> > it doesn't seem to allow escaping them. For example, search on
> > 'pg_stat_activity current_query'.
> 
> Try searching "pg_stat_activity" "current_query" instead. 
> 
> -- 
> Robert Treat
> Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
> 
> ---(end of broadcast)---
> TIP 2: Don't 'kill -9' the postmaster
> 

-- 
Jim C. Nasby, Sr. Engineering Consultant  [EMAIL PROTECTED]
Pervasive Softwarehttp://pervasive.com512-569-9461

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly