Re: Highlight bug in 1.1.76-DEV

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Rod Taylor'" <rbt(at)barchord(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Highlight bug in 1.1.76-DEV
Date: 2002-01-14 08:09:43
Message-ID: FED2B709E3270E4B903EB0175A49BCB1047412@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Rod Taylor [mailto:rbt(at)barchord(dot)com]
> Sent: 12 January 2002 17:16
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Highlight bug in 1.1.76-DEV
>
>
> 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.';

Yes, it's not syntax aware (and probably never will be) - it's just looking
out for keywords (which can be changed under Tools -> Options.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2002-01-14 08:14:58 Re: User Log?
Previous Message Rod Taylor 2002-01-12 17:49:15 User Log?