pgAdmin 4 commit: Ensure that Truncate and Reset statistics should work

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that Truncate and Reset statistics should work
Date: 2021-12-30 06:50:20
Message-ID: E1n2pGW-0002xS-Ig@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that Truncate and Reset statistics should work. Fixes #7096

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_4.rst | 1 +
.../databases/schemas/tables/static/js/table.js | 110 ++++++++++-----------
2 files changed, 54 insertions(+), 57 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-30 06:51:34 Re: [pgAdmin][Patch] - Bug #7096 - Truncate, Reset statistics is not working.
Previous Message Yogesh Mahajan 2021-12-29 09:19:47 [pgAdmin][Patch] - Bug #7096 - Truncate, Reset statistics is not working.