There are new reserved words in Postgres 9.3. From http://www.postgresql.org/docs/9.3/static/sql-keywords-appendix.html I spot "COLLATION" and "LATERAL". (I've read the commit history for that documentation page, I don't see any other additions.)
Related to
PostgreSQL version 9.3.1