Re: Uninstalling adminpack

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Uninstalling adminpack
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103E36C@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Uninstalling adminpack  (August Zajonc <augustz@augustz.com>)
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> August Zajonc
> Sent: 22 February 2006 14:35
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Uninstalling adminpack
>
> It's always fun installing new software. Sometimes though you need to
> clean it out, for testing, because it's not needed etc.
>
> Attached is a stab at making the adminpacks somewhat easier
> to uninstall.
>
> The one question I had was on the LANGUAGE INTERNAL compatibility
> functions, which I'm assuming earlier versions of pgadmin used?

Some of the original functions of the admin module were included in
PostgreSQL 8.1, but were renamed because the community preferred
different names. The compatibility definitions register the builtin
functions with their original names to save pain in the main pgAdmin
code.

I'll review and apply the patch if OK as soon as I can - I'm out of the
office until Monday in about 3 minutes though so I'm not sure when I'll
be online until then...

Thanks, Dave.

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5031 - in trunk/pgadmin3: . src/include src/schema src/ui
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Query tool results in grid