Roadmap - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Roadmap
Date
Msg-id 45AB3076.2010406@lelarge.info
Whole thread Raw
Responses Re: Roadmap  (Dave Page <dpage@postgresql.org>)
List pgadmin-hackers
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/ -->

pgadmin-hackers by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Patch - Solving compilation problem for Sun
Next
From: Dave Page
Date:
Subject: Re: Roadmap