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 <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
