| From: | Sam Mason <sam(at)samason(dot)me(dot)uk> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Is there a way to do an exact-match search on this list? |
| Date: | 2009-01-06 15:11:18 |
| Message-ID: | 20090106151118.GX3008@frubble.xen.chris-lamb.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On Tue, Jan 06, 2009 at 09:06:43AM -0500, Rob Richardson wrote:
> I just tried to do a search in the archives of this list for ".Net
> provider". The search returned results contained "provided" and
> "providing". Is there a way to make sure that my searches return only
> messages containing strings that exactly match what I'm looking for?
would google do what you want?
http://www.google.com/search?q=".Net+provider"+site:archives.postgresql.org/pgsql-general
a few useful variations:
``intext:".net provider" site:archives.postgresql.org''
``intitle:".net provider" site:archives.postgresql.org''
gleaned from:
http://www.googleguide.com/advanced_operators.html
Sam
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sabin Coanda | 2009-01-06 15:32:00 | remove log header |
| Previous Message | Juergen Riemer | 2009-01-06 15:03:45 | Thesaurus for Postgre |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-01-06 15:11:27 | Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows) |
| Previous Message | Simon Riggs | 2009-01-06 15:01:40 | Hot Standby Query Conflicts |