[pgadmin-org/pgadmin4] 8c06d9: Fixed an issue where an error occurred in the SQL ...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 8c06d9: Fixed an issue where an error occurred in the SQL ...
Date: 2023-12-22 08:30:09
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/9ccdaf-8c06d9@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 8c06d933039e1a9568197eb4cba0796018bce3b7
https://github.com/pgadmin-org/pgadmin4/commit/8c06d933039e1a9568197eb4cba0796018bce3b7
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-12-22 (Fri, 22 Dec 2023)

Changed paths:
M docs/en_US/release_notes_8_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py

Log Message:
-----------
Fixed an issue where an error occurred in the SQL tab when using an extended index(pgroonga). #7002

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-12-23 10:38:59 [pgadmin-org/pgadmin4] 41a62c: Fix JS test cases failing on Windows OS
Previous Message Akshay Joshi 2023-12-21 13:22:45 [pgadmin-org/pgadmin4] 9ccdaf: Ensure that the 'Dbo' schema is displayed as a reg...