Daniele Varrazzo
f886e0dba6
Fixed --order-by broken by namespaces refactoring
...
Also added a regression test for it.
Bug and patch from Beena Emerson, thany you.
2013-04-22 11:19:56 +01:00
Daniele Varrazzo
08a8c943e5
Logging the table we are working on at info level
2013-04-17 18:35:54 +01:00
Daniele Varrazzo
d98a14bb55
Fixed index definition tokenization
...
In the previous commit skip_const was going ahead the space thus removing the
starting quote. Also fixed (and tested) trailing part after the tablespace
name, e.g. the WHERE clause.
2013-04-16 23:23:26 +01:00
Daniele Varrazzo
43dfe229c9
Added check for target tablespace existence
2013-04-16 22:42:23 +01:00
Daniele Varrazzo
c542bf2641
Added tests for the namespace change feature
...
Currently not passing as --moveidx not implemented yet.
2013-04-16 18:33:45 +01:00