Thread: Roadmap
View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 06:36 PM
Guillaume Lelarge
 
Posts: n/a
Default Roadmap

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

Reply With Quote