pgAdmin 4 commit: Fixed an issue where pgAdmin stuck while creating a n

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 where pgAdmin stuck while creating a n
Date: 2022-06-22 12:17:54
Message-ID: E1o3zIw-0006dJ-26@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where pgAdmin stuck while creating a new index. Fixes #7460

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74f7fee8b5dfd67f63ba03f4d1ee88a043da6ddd
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_11.rst | 1 +
.../servers/databases/schemas/tables/indexes/static/js/index.ui.js | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-22 12:18:13 Re: [patch] - Feature test fix
Previous Message Akshay Joshi 2022-06-22 11:49:31 pgAdmin 4 commit: Added support for visualise the graph using a Line ch