Fix for index generation when renaming table #123

This commit is contained in:
Rafa de la Torre
2015-08-27 16:33:46 +02:00
parent 79cacb8ef4
commit 0057e2ddec
4 changed files with 21 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
0.9.4 (2015-08-28)
------------------
* Fixed issue with indices when renaming tables [#123](https://github.com/CartoDB/cartodb-postgresql/issues/123)
0.9.3 (2015-08-27)
------------------
* Modify sampling of quota trigger [#126](https://github.com/CartoDB/cartodb-postgresql/issues/126)