address some issues with Pg producer and quoting
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 2b8502d..06c3d66 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+* Fix/update quoting in PostgreSQL producer
 * Add missing quote function to SQLServer producer
 * Fix incorrect Parser::DBI documentation (RT#60878)