Re: PATCH: More search in object's definitions

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: PATCH: More search in object's definitions
Дата
Msg-id CA+OCxowmhKw_0Kq=FsLu5tMzttyPHS0btbJY6yvPv3_ZU_C-9A@mail.gmail.com
обсуждение исходный текст
Ответ на PATCH: More search in object's definitions  ("J.F. Oster" <jinfroster@mail.ru>)
Список pgadmin-hackers
Thanks - patch applied.

On Tue, Jul 8, 2014 at 6:39 PM, J.F. Oster <jinfroster@mail.ru> wrote:
> Hello!
>
> This patch adds search capabilities for:
>
> * Column's type names and default values
> * Everything in a view definition
> * Column names in composite types, tables and foreign tables
>
> I'm not sure how far should this feature be developed further. Is it
> enough to cover most typical needs? (with this patch I feel my needs
> almost covered)
> Or should it take a burden of revealing _each_and_every_ usage of
> constants and object dependencies not managed by DBMS? In the latter
> case we'd firstly make up a list of these.
>
> --
> Best regards,
>  J.F.
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: This patch adds search capabilities for:
Следующее
От: "J.F. Oster"
Дата:
Сообщение: Re: pgAdmin III commit: Support the new check_option parameter of views