Bug report: Syntax Coloring

From: Jakob Egger <jabakobob(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Bug report: Syntax Coloring
Date: 2011-02-16 10:28:32
Message-ID: 167F48FB-F8F7-449E-B843-A77E65C3420B@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Syntax coloring in PgAdmin3 (Version 1.10.3 on MacOS) does not correctly deal with nested comments.

Try entering the following in the "Query" window:

/* /*NESTED COMMENT*/ THIS IS STILL A COMMENT */

the words "THIS IS STILL A COMMENT" do not have the comment color.

The PostgreSQL docs specify that comments may be nested, see:
http://www.postgresql.org/docs/8.4/static/sql-syntax-lexical.html#SQL-SYNTAX-COMMENTS

Best Regards,
Jakob Egger

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Maximilian Tyrtania 2011-02-16 13:21:20 Re: "Invalid byte sequence" message
Previous Message Maximilian Tyrtania 2011-02-15 15:07:24 "Invalid byte sequence" message