Re: MySQL search query is not executing in Postgres DB - Mailing list pgsql-hackers

From Jeff MacDonald
Subject Re: MySQL search query is not executing in Postgres DB
Date
Msg-id 201202171331.53638.jam@zoidtechnologies.com
Whole thread Raw
In response to Re: MySQL search query is not executing in Postgres DB  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Greetings,

> > My biggest concern is whether we
> > might "paint ourselves into a corner" by including such an
> > extension.  It might shut off avenues for other cool features
> > because anyone using the extension would have conflicts.  Perhaps
> > such a thing would be more appropriate on PGXN with admonitions that
> > it was only intended to ease conversion and that users were
> > encouraged to migrate to standard syntax as soon as possible.
> 

IMHO if you give someone syntax surgar like this and tell them to "fix it ASAP" 
it will never get fixed properly. I'm all for getting new users to pgsql, but 
this is not the way to do it.

Regards,
J


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: MySQL search query is not executing in Postgres DB
Next
From: Jay Levitt
Date:
Subject: Re: Designing an extension for feature-space similarity search