vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I would like to add these items to the roadmap : * add ALTER TABLE ENABLE/DISABLE TRIGGER support * add DROP/REASSIGN OWNED support * add index information from pgstattuple (I forgot about this one, these informations appear with 8.2 pgstatuple contrib module). I've already made some progress with the ENABLE/DISABLE trigger support. It works, but my code is a bit ugly. And I still don't find a way to refresh trigger property panel. I need to work more on it before sending a patch. Comments on the new roadmap items ? Regards. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://docs.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| |||
| Guillaume Lelarge wrote: > Hi, > > I would like to add these items to the roadmap : > * add ALTER TABLE ENABLE/DISABLE TRIGGER support > * add DROP/REASSIGN OWNED support > * add index information from pgstattuple > (I forgot about this one, these informations appear with 8.2 > pgstatuple contrib module). > > I've already made some progress with the ENABLE/DISABLE trigger support. > It works, but my code is a bit ugly. And I still don't find a way to > refresh trigger property panel. I need to work more on it before sending > a patch. > > Comments on the new roadmap items ? Sure, go ahead if you're happy to work on them. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| Dave Page a écrit : > Guillaume Lelarge wrote: >> I would like to add these items to the roadmap : >> * add ALTER TABLE ENABLE/DISABLE TRIGGER support >> * add DROP/REASSIGN OWNED support >> * add index information from pgstattuple >> (I forgot about this one, these informations appear with 8.2 >> pgstatuple contrib module). >> >> I've already made some progress with the ENABLE/DISABLE trigger support. >> It works, but my code is a bit ugly. And I still don't find a way to >> refresh trigger property panel. I need to work more on it before sending >> a patch. >> >> Comments on the new roadmap items ? > > Sure, go ahead if you're happy to work on them. > Done, thanks. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://docs.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| Thread Tools | |
| Display Modes | |
|
|