Re: Array representation [pgAdmin4] - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Array representation [pgAdmin4]
Date
Msg-id CA+OCxowE0tpX4=tt8byS6rh4SbUpf_92P0B+76wdj5SSPbA-KA@mail.gmail.com
Whole thread Raw
In response to Array representation [pgAdmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers
Hi

On Thu, Aug 31, 2017 at 10:41 AM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi Dave,

Regarding RM2641 how should we represent array data types; With curly braces (like pgAdminIII) or without curly braces (only comma separated)?
Currently in pgAdmin4 curly braces do not appear for text and int array data types however they do appear for real, bigint, float, etc array data types.

With I would say, as that's how PostgreSQL will display them. 

 
Also additional efforts will required If we plan to represent like pgAdminIII as we'll need to update/add slickgrid cell editors/formatter for array data types. 

It would be nice to have an array-aware editor that allows you to add/remove from a list, and reorder it etc. But that's for another day.
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix Copy so it still works after query results haveb
Next
From: Ladislav Jech
Date:
Subject: Cascade styles not found 404 error