pgAdmin 4 commit: Fixed an issue with rendering geometry when selecting

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue with rendering geometry when selecting
Date: 2022-08-09 07:58:36
Message-ID: E1oLK8K-0003xl-G9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue with rendering geometry when selecting a complete column. Fixes #7586

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f96653e9af794181cf976ffe3bfadeadd354d762
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_13.rst | 1 +
.../tools/sqleditor/static/js/components/sections/ResultSet.jsx | 7 +++++--
2 files changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-09 08:02:53 Re: [Patch] - Bug #7586 - [REGRESSION] "View all geometries in this column" button functionality lost
Previous Message Yogesh Mahajan 2022-08-09 05:49:56 [Patch] - Bug #7586 - [REGRESSION] "View all geometries in this column" button functionality lost