Re: W3C Specs: Web SQL - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: W3C Specs: Web SQL
Date
Msg-id 1289251636-sup-5160@alvh.no-ip.org
Whole thread Raw
In response to Re: W3C Specs: Web SQL  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Excerpts from Andrew Dunstan's message of lun nov 08 18:17:50 -0300 2010:

> I have no idea what's in the standard, but SQLite should be fairly 
> PostgreSQL compatible. Its author has told me he used PostgreSQL as a 
> template when implementing his SQL dialect.

Starting from the fact that it does not lowercase (or uppercase)
unquoted identifiers, it's not all that compatible.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: proposal: plpgsql - iteration over fields of rec or row variable
Next
From: David Fetter
Date:
Subject: Re: W3C Specs: Web SQL