|
From: Karl O. P. <ko...@me...> - 2013-06-09 02:20:09
|
Attached is the same patch, only whitespace adjusted so as to apply cleanly to HEAD. I've not yet otherwise looked at it. On 04/21/2013 11:06:02 AM, phb07 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...> > 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) > > > > > ------quoted attachment------ > ------------------------------------------------------------------------------ > 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 ------quoted attachment------ > _______________________________________________ > phpPgAdmin-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phppgadmin-devel > Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |