Pg producer improvements by mo: ALTER TABLE / ALTER COLUMN / DROP DEFAULT
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 9a50894..8c4716b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@
 * Properly quote absolute table names in the MySQL producer
 * Added semi-colon for (DROP|CREATE) TYPE statements in the Pg producer (wreis)
 * Added CREATE VIEW subrules for mysql parser (wreis)
+* ALTER TABLE/ALTER COLUMN/DROP DEFAULT support in Pg producer (mo)
 
 # ----------------------------------------------------------
 # 0.09004 2009-02-13