Re: Simplifying Text Search

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Simplifying Text Search
Date: 2007-11-14 23:31:35
Message-ID: 18147.1195083095@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Wed, Nov 14, 2007 at 07:46:58AM +0000, Gregory Stark wrote:
>> Have you yet given any advantages of contains over @@ ?

> Familiarity for users of SQL Server that are migrating? ;-)
> (http://msdn2.microsoft.com/en-us/library/ms187787.aspx)

That argument would only hold water if we were going to adopt *all* of
their syntax for the feature ... and the other choices they've made seem
pretty ugly to me.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jignesh K. Shah 2007-11-14 23:33:43 Re: LDC - Load Distributed Checkpoints with PG8.3b2 on Solaris
Previous Message Tom Lane 2007-11-14 23:24:26 Re: LDC - Load Distributed Checkpoints with PG8.3b2 on Solaris