Re: purple letters

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: "Hibbard, Brandon" <Brandon(dot)Hibbard(at)zimmerbiomet(dot)com>, "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: purple letters
Date: 2017-09-22 15:05:30
Message-ID: CAKKotZS0aqTqOX8SqqHsPS4Qo8iS4OCE=jqc1syn7nTMfh0pbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

The characters which are in purple colour are are valid SQL keywords hence
highlighted by CodeMirror :-)
Ref: https://www.postgresql.org/docs/10/static/sql-keywords-appendix.html

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Fri, Sep 22, 2017 at 6:38 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

>
>
> On Fri, Sep 22, 2017 at 1:53 PM, Hibbard, Brandon <
> Brandon(dot)Hibbard(at)zimmerbiomet(dot)com> wrote:
>
>> Hello,
>>
>>
>>
>> I have a quick question on the code highlighting. I often use a single
>> character as an alias for tables in joins. I have noticed that some
>> letters are colored purple while others are black. Is there a reason for
>> this? I have attached an image showing what I mean. The image was taken
>> from version 2.0-rc2.
>>
>
> Some weirdness from codemirror I suspect, but I have no idea what exactly.
> I think one of the other EDB guys looked at it's parser once, and may be
> able to suggest.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Nicholas Ho 2017-09-25 03:17:58 Re: Unable to install pgadmin4-v1 to Centos 7.3
Previous Message Dave Page 2017-09-22 13:08:28 Re: purple letters