PATCH: More search in object's definitions - Mailing list pgadmin-hackers

From J.F. Oster
Subject PATCH: More search in object's definitions
Date
Msg-id 335098279.20140708213901@mail.ru
Whole thread Raw
Responses Re: PATCH: More search in object's definitions  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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.

Attachment

pgadmin-hackers by date:

Previous
From: "J.F. Oster"
Date:
Subject: Re: PATCH: save and restore the settings of the search objects dialog
Next
From: Dmitriy Olshevskiy
Date:
Subject: Re: PATCH: save and restore the settings of the search objects dialog