Re: Bug: pgAdmin III v1.2.0 Beta 1 - wrong color
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Bug: pgAdmin III v1.2.0 Beta 1 - wrong color
Please don't send mails to private accounts, use the list.
Alexander Kirpa wrote:
In case using "'" in comment pgAdmin display WRONG color
of keywords.
I can't see this. Please provide an example.
Please
COMMENT ON TABLE word IS 'normal color \' wrong \' again normal';
OK, not in comments, but for COMMENT ON.
Scintilla's lexer doesn't know about escaping quotes. If somebody
(you?)volunteers to teach it how to handle it, we can apply it.
Added to BUGS.txt.
Regards,
Andreas
Home |
Main Index |
Thread Index