extending functionality strategy - Mailing list pgadmin-hackers

From Gevik Babakhani
Subject extending functionality strategy
Date
Msg-id 009201c92f17$b4ac3df0$0a01a8c0@gevmus
Whole thread Raw
Responses Re: extending functionality strategy
List pgadmin-hackers
Hi,

I would like to have some guidelines regarding extending functionality
within pgadmin.

The following are two modules which I am thinking about adding to pgadmin as
a built-in or if possible plug-in.

1) A custom type creator. For creating function return types. We heavily
make use of functions that are stored procedure ported from MSSQL. Perhaps
this would be useful to others too.

2) A sequence synchronizer. Up on importing from other DBs, It would be
useful to have a mechanism where one can synchronize sequences by max(table
id)+1.

Any thoughts?


Regards,
Gevik
http://www.truesoftware.net/gevik/


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7489 - in trunk/pgadmin3: . pgadmin/frm
Next
From: "Gevik Babakhani"
Date:
Subject: broken link on website