> -----Original Message----- > From: frank_lupo [mailto:[EMAIL PROTECTED]] > Sent: 03 February 2003 11:38 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] find object database form > > > > The option find are in AND (name and comment and sql). > If precedente filter is clear the filter is not active.
I couldn't get it to work. I have a table called st_blacklist, with a comment of 'Spamtrap blacklist'. If I search for st_blacklist, it finds the table and a sequence called st_blacklist_st_id_seq. If I add the word 'Spam' to the comment field, I find nothing. If I have only Spam in the comment field I find nothing. > It is not possible to create plugin, because it does not come > passed to plugin the reference of all the PgAdmin > application, this serves in order to visualize the detail of > the object in the listview (event doubleclick). Ahh yes, I see. That makes sense. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
