Thread: Minor bug in pgAdmin

Minor bug in pgAdmin

From
"Kersten, Stefan"
Date:

Hi,

 

no idea where else to report this minor issue...

 

Latest pgAdmin still shows strings in JSONb-arrays without quotes.

 

E.g. when storing json-array:    [ “hello”, “123”, 456 ]

            It is stored and retrieved correct,

But in pgAdmin is shown: [hello,123,456]

 

pgAdmin 4 Version 3.6

 

Best regards,

Stefan

 

Re: Minor bug in pgAdmin

From
Khushboo Vashi
Date:


On Wed, Dec 12, 2018 at 9:27 AM Kersten, Stefan <stefan.kersten@sap.com> wrote:

Hi,

 

no idea where else to report this minor issue...

 

Latest pgAdmin still shows strings in JSONb-arrays without quotes.

 

E.g. when storing json-array:    [ “hello”, “123”, 456 ]

            It is stored and retrieved correct,

But in pgAdmin is shown: [hello,123,456]

 

pgAdmin 4 Version 3.6

 

Best regards,

Stefan