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