Hi

2012/2/21 Pavel V. <evi...@yahoo.com>:
> Hi,
> i have following bugs. Platform, Distribution and Version are on pic1.PNG.
>
> 1. Bug with underscore symbol
>
> watch pic1.PNG

That's not really a bug. Some versions of PostgreSQL used _xyz as
notation for an array variant of type xyz. pgAdmin recognises that and
displays it as xyz[]. More recent versions of PostgreSQL will allow
you to use _xyx for custom types, but the logic to handle arrays is
deeply ingrained in pgAdmin and it's not worth the effort to try to
change that for a use case that's arguably inadvisable anyway.

> 2. Bug on copy and paste from clipboard when keywords is in uppercase.
>
> watch pic2.PNG

The highlighting options are really just display options - they don't
actually change the text. That's the way the underlying text control
(which we don't maintain) works.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to