Обсуждение: PATCH: More search in object's definitions

Поиск
Список
Период
Сортировка

PATCH: More search in object's definitions

От
"J.F. Oster"
Дата:
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.

Вложения

Re: PATCH: More search in object's definitions

От
Dave Page
Дата:
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