Array representation [pgAdmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Array representation [pgAdmin4]
Date: 2017-08-31 09:41:31
Message-ID: CAFiP3vx4ssbNNtqSiT_B=kOMhCU_chtqj2Fe7V8XWNSTt9t7cQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Regarding RM2641 <https://redmine.postgresql.org/issues/2671> 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.

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.

--
*Harshal Dhumal*
*Sr. Software Engineer*

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-08-31 12:36:31 pgAdmin 4 commit: 1) Fixed error in alertify.pgNotifier when server con
Previous Message pgAdmin 4 Jenkins 2017-08-31 09:38:14 Build failed in Jenkins: pgadmin4-master-python35 #303