Re: extending functionality strategy

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: extending functionality strategy
Дата
Msg-id 937d27e10810152325r4832a7f7o1f6591e3fe1ea641@mail.gmail.com
обсуждение исходный текст
Ответ на extending functionality strategy  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Ответы Re: extending functionality strategy  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Список pgadmin-hackers
Hi Gevik

On Wed, Oct 15, 2008 at 11:45 PM, Gevik Babakhani <pgdev@xs4all.nl> wrote:
> 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.

Can you describe this in more detail? We can already manage and create
types in pgAdmin (albeit our support for complex types requiring an
initial 'shell' type is somewhat lacking).

> 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.

I think that makes sense if pgAdmin were doing the data import. As a
standalone function I don't think it would be obvious what it was for.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Gevik Babakhani"
Дата:
Сообщение: broken link on website
Следующее
От: "Gevik Babakhani"
Дата:
Сообщение: Re: extending functionality strategy