Re: pgadmin 1.14.1 bug
От | Dave Page |
---|---|
Тема | Re: pgadmin 1.14.1 bug |
Дата | |
Msg-id | CA+OCxoyTWVLbKuAakP2VTdv5_Q_=L2BXkCpkSD5DWMWty_XrLA@mail.gmail.com обсуждение исходный текст |
Ответ на | pgadmin 1.14.1 bug ("Pavel V." <evigis@yahoo.com>) |
Список | pgadmin-support |
Hi 2012/2/21 Pavel V. <evigis@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
В списке pgadmin-support по дате отправления: