Hi, I'm afraid there is no simple comparison table.
The H2 SQL grammar is documented at http://h2database.com/html/grammar.html The PostgreSQL grammar is documented at http://www.postgresql.org/docs/8.1/static/sql.html Regards, Thomas On Fri, Sep 13, 2013 at 11:03 AM, Stefan Albracht <[email protected] > wrote: > Hi, > > for a project I need to know the syntactical differences between H2SQL and > PostgreSQL. Has somebody already done this? > Note: I am not planing to simply convert databases from this to that, so > something like Flywaydb is not what I am looking for... > > Thanks, > Stefan > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
