[pgAdmin][Patch] - Bug #7096 - Truncate, Reset statistics is not working.

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][Patch] - Bug #7096 - Truncate, Reset statistics is not working.
Date: 2021-12-29 09:19:47
Message-ID: CAMa=N=N+fSPYEpzd5kmWYFhs0RDO7N2sYUSb-LAfu1qgKyJytQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Team,

Please find the attached patch to fix issue related to truncate option for
tables.

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
RM7096_v1.patch application/octet-stream 5.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-30 06:50:20 pgAdmin 4 commit: Ensure that Truncate and Reset statistics should work
Previous Message Akshay Joshi 2021-12-28 08:20:21 Re: [patch][pgAdmin] RM7018 [React] Port Restore dialog to React.