On Fri, 2012-08-17 at 11:39 +0600, Timon wrote:
> and, one more little bug
> altering index fillfactor produces wrong sql code
> steps to reproduce:
>
> 1. create table
> 2. add index
> 3. chage fillfactor on created index
> 4. got error like "scheme name <table name> doesn't exists"
> example of sql: ALTER INDEX gallery.idx_gallery_regionid_itemiddesc
> SET (FILLFACTOR=80);
> gallery is the table name
>
Thanks, I modified my patch to take care of this too. New (rebased)
patch attached.
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com