pgAdmin 4 commit: Fix handling of numeric arrays in View/Edit Data. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix handling of numeric arrays in View/Edit Data. Fix
Date: 2019-03-19 16:29:10
Message-ID: E1h6Hby-0006ye-Cv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of numeric arrays in View/Edit Data. Fixes #4062

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3db3740cf2a756f778878b2c695be4815c2ac6bb
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
Makefile | 1 +
docs/en_US/release_notes_4_4.rst | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-19 16:30:03 Re: [pgAdmin4][RM4062] Integer array cell in view/edit data behaves weird
Previous Message Dave Page 2019-03-19 16:16:27 Re: [pgAdmin4][patch] SQL Keywords extract utility