X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id BFD145280D for ; Wed, 17 Aug 2005 19:42:43 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 32832-06 for ; Wed, 17 Aug 2005 22:42:40 +0000 (GMT) Received: from flake.decibel.org (flake.decibel.org [67.100.216.10]) by svr1.postgresql.org (Postfix) with ESMTP id 4CC2952802 for ; Wed, 17 Aug 2005 19:42:40 -0300 (ADT) Received: by flake.decibel.org (Postfix, from userid 1001) id 1400215232; Wed, 17 Aug 2005 17:42:42 -0500 (CDT) Date: Wed, 17 Aug 2005 17:42:42 -0500 From: "Jim C. Nasby" To: pgsql-docs@postgresql.org Subject: Search bug Message-ID: <20050817224242.GP95876@pervasive.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.11-RELEASE-p10 i386 X-Distributed: Join the Effort! http://www.distributed.net User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 required=5 tests=[none] X-Spam-Level: X-Archive-Number: 200508/14 X-Sequence-Number: 3176 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'. -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com 512-569-9461