Roadmap

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Roadmap
Date: 2007-01-15 07:42:46
Message-ID: 45AB3076.2010406@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/ -->

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-01-15 08:25:16 Re: Roadmap
Previous Message Kris Jurka 2007-01-14 00:37:28 Re: Patch - Solving compilation problem for Sun