From: Robert T. <ro...@xz...> - 2013-04-23 15:54:57
|
I did take a look at it then and thought we should probably add some tests into the system when we commit it. In the mean time I got side tracked by the release. If you want to take a swing at adding tests, here is a basic commit which shows tests being added, it might be of help. Otherwise it's back on my todo list, so it will be looked at before to much longer. Sorry for not responding previously. Robert Treat conjecture: xzilla.net consulting: omniti.com On Sun, Apr 21, 2013 at 12:06 PM, phb07 <ph...@ap...> wrote: > Hi all, > > Has someone had a look on the patch I proposed some months ago ? > > Thanks by advance. > Philippe. > > -------- Message original -------- Sujet: Patch for ALTER TABLE CLUSTER > ON Date : Thu, 27 Dec 2012 12:33:09 +0100 De : phb07 > <ph...@ap...> <ph...@ap...> Pour : > php...@li... > > > Hi all, > > Under my Christmas Tree, I have found the attached patch ;-). > > As far as I can understand, it adds a capability to the alter table > functionality, namely to specify, change or remove a clustered index > definition. > It does the equivalent of the "ALTER TABLE CLUSTER ON ..." and "ALTER > TABLE SET WITHOUT CLUSTER" sql statements. > > The patch should apply on the HEAD. > It only works for postgres version >= 8.0 as 7.4 doesn't support the SET > WITHOUT CLUSTER clause. > > Unfortunately, Christmas Father has not tested this patch with pg7.4. > He has not included additional Selenium regression test too (he is not > yet familiar with this nice tool ;-)). > > Let me know what you think about this patch (as a first patch supplied, > it may need some refinements). I will forward to its author... > > With my best wishes, > Philippe Beaudoin (beaud76) > > > > > > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > phpPgAdmin-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phppgadmin-devel > > |