Re: Enums printout - possible bug - Mailing list pgadmin-support

From Dave Page
Subject Re: Enums printout - possible bug
Date
Msg-id CA+OCxowei59AHiRq2sjTedHtPjv+mHSmJz2Mzz2jQHKEaMuD3w@mail.gmail.com
Whole thread Raw
In response to Enums printout - possible bug  ("Bartosz Dmytrak" <bdmytrak@gmail.com>)
Responses Re: Enums printout - possible bug
List pgadmin-support
Murtuza, can you investigate please?

Thanks!

On Fri, Dec 8, 2017 at 8:08 PM, Bartosz Dmytrak <bdmytrak@gmail.com> wrote:

Hi all,

According to documentation: https://www.postgresql.org/docs/current/static/functions-enum.html when I execute SELECT  enum_range(null::rainbow) then output should look like this: {red,orange,yellow,green,blue,purple}

But in pgAdmin output looks like this: {{,r,e,d,,,o,r,a,n,g,e,,,y,e,l,l,o,w,,,g,r,e,e,n,,,b,l,u,e,,,p,u,r,p,l,e,}}. When you click on the field, popup window shows correct value. I’ve double checked it in psql, and output is correct. I think it could be considered as bug in pgAdmin

 

PgAdmin details:

Version 2.0

Python Version 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)]

Flask Version 0.12.2

Application Mode Desktop

 

Pg Version: 10.1

Regardless this one, many thanks for your great job pgAdmin Team!

 

 

Best regards,

Bartosz Dmytrak

 




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

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

pgadmin-support by date:

Previous
From: "Bartosz Dmytrak"
Date:
Subject: Enums printout - possible bug
Next
From: Harshal Dhumal
Date:
Subject: Re: Enums printout - possible bug