| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | David E(dot) Wheeler <david(at)kineticode(dot)com>, Charles Pritchard <chuck(at)jumis(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: W3C Specs: Web SQL |
| Date: | 2010-11-08 21:28:36 |
| Message-ID: | 1289251636-sup-5160@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Glaesemann | 2010-11-08 22:00:42 | Re: Removing pgsql_tmp files |
| Previous Message | Merlin Moncure | 2010-11-08 21:21:17 | Re: proposal: plpgsql - iteration over fields of rec or row variable |