X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8681c218fa91520bc436648ff53d203a393f5c2f;hb=ac8d330a378aa569a21c2952ffa784afbbab18dc;hp=4d36f95cf215f20d7134e4e0b49bde3cfcf32630;hpb=99fa843eca73931cb10225f08d24190ae9a2fc87;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 4d36f95..8681c21 100644 --- a/Changes +++ b/Changes @@ -14,7 +14,10 @@ Changes for SQL::Translator * Fix parsing of strings with leading whitespace for MySQL, Oracle, PostgreSQL, SQLServer and SQLite * Fix parsing of MySQL column comments (RT#83380) - * Fix multi-line comments in YAML and JSON producers + * Fix multi-line comments in YAML, JSON and PostgreSQL producers + * Fix identifier quoting in PostgreSQL diff producer + * Fix missing semicolons between PostGIS statements + * Fix string and identifier quoting in PostGIS statements 0.11021 2015-01-29