Re: Highlight bug in 1.1.76-DEV

2002-01-14 Thread Dave Page
> -Original Message- > From: Rod Taylor [mailto:[EMAIL PROTECTED]] > Sent: 12 January 2002 17:16 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Highlight bug in 1.1.76-DEV > > > When clicking on a table with a comment (definition pane > shows ho

Highlight bug in 1.1.76-DEV

2002-01-12 Thread Rod Taylor
When clicking on a table with a comment (definition pane shows how to create the item), data within ' ' will be highlighted as well if it matches (see below). The word 'by' will be green. COMMENT ON TABLE "action" IS 'Actions in queue to be services by the next available cronjob.'; -- Rod Taylor