[pgadmin-org/pgadmin4] 5bb6e9: Fixed query history slowness issue by storing quer...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 5bb6e9: Fixed query history slowness issue by storing quer...
Date: 2023-10-17 09:48:05
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/344c23-5bb6e9@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: 5bb6e9133fa5234a4648cf7614926b13071b1234
https://github.com/pgadmin-org/pgadmin4/commit/5bb6e9133fa5234a4648cf7614926b13071b1234
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-10-17 (Tue, 17 Oct 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolConstants.js
M web/pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx

Log Message:
-----------
Fixed query history slowness issue by storing query only for those having certain threshold max length. #6666

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-10-17 09:50:11 [pgadmin-org/pgadmin4] b51240: Update release notes
Previous Message Aditya Toshniwal 2023-10-17 09:33:44 [pgadmin-org/pgadmin4] 344c23: Fix following issues in system stats: