pgAdmin 4 commit: Fixed an issue with rendering geometry when selecting - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue with rendering geometry when selecting
Date
Msg-id E1oLK8K-0003xl-G9@gothos.postgresql.org
Whole thread Raw
List 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.mahajan@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [Patch] - Bug #7586 - [REGRESSION] "View all geometries in this column" button functionality lost
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7586 - [REGRESSION] "View all geometries in this column" button functionality lost