pgAdmin 4 commit: Ensure that geometry should be shown for all the sele

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that geometry should be shown for all the sele
Date: 2022-07-14 12:35:58
Message-ID: E1oBy4U-0006v9-Ce@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that geometry should be shown for all the selected cells. Fixes #7519

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_12.rst | 1 +
.../static/js/components/sections/ResultSet.jsx | 16 ++++++++++++----
2 files changed, 13 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-14 12:38:51 Re: [pgAdmin][RM7508] Comments on indexes not displayed in index list
Previous Message Akshay Joshi 2022-07-14 11:53:11 Re: [pgAdmin][RM7313] Port file manager to ReactJS