Le 23/02/2011 00:10, Peter Geoghegan a écrit :
> On 22 February 2011 20:56, Guillaume Lelarge wrote:
>
>> You're right. I added a ticket to work on this later.
>
> I've noticed in the past that syntax highlighting is a bit broken.
> It's possible to break it by copying and pasting. Perhaps I'll
On 22 February 2011 20:56, Guillaume Lelarge wrote:
> You're right. I added a ticket to work on this later.
I've noticed in the past that syntax highlighting is a bit broken.
It's possible to break it by copying and pasting. Perhaps I'll create
a test case for that if I get a chance later.
--
Le 16/02/2011 11:28, Jakob Egger a écrit :
> 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"
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