Re: SQL compatibility reminder: MySQL vs PostgreSQL

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: David Fetter <david(at)fetter(dot)org>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Pierre C <lists(at)peufeu(dot)com>, francois(dot)perou(at)free(dot)fr, Josh Berkus <josh(at)agliodbs(dot)com>, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org, dpage(at)pgadmin(dot)org
Subject: Re: SQL compatibility reminder: MySQL vs PostgreSQL
Date: 2010-03-08 18:07:48
Message-ID: 4B953CF4.4030508@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

Robert Haas wrote:
>> You do know that SQL is Turing-complete, right?
>>
>
> That seems largely irrelevant to the problem at hand. It's not
> impossible to do syntactic transformations from one Turing-complete
> langauge to another; if it were, there could be no such thing as a
> compiler.
>
>
>

If we were engaged in an academic exercise this might be interesting.
But we aren't. The fact that one can do something is not an argument for
actually doing it.

cheers

andrew

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Tom Lane 2010-03-08 20:25:43 Re: SQL compatibility reminder: MySQL vs PostgreSQL
Previous Message Robert Haas 2010-03-08 18:04:07 Re: SQL compatibility reminder: MySQL vs PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Hunsaker 2010-03-08 18:11:07 Re: Safe security
Previous Message Robert Haas 2010-03-08 18:04:07 Re: SQL compatibility reminder: MySQL vs PostgreSQL