[pgadmin-org/pgadmin4] 3bd2de: Fixed an issue where the Vacuum option INDEX_CLEAN...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 3bd2de: Fixed an issue where the Vacuum option INDEX_CLEAN...
Date: 2023-11-28 07:03:15
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/222e8c-3bd2de@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: 3bd2dec663edce077b240f1e76e289baa19c7bef
https://github.com/pgadmin-org/pgadmin4/commit/3bd2dec663edce077b240f1e76e289baa19c7bef
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-11-28 (Tue, 28 Nov 2023)

Changed paths:
M docs/en_US/release_notes_8_1.rst
M web/pgadmin/tools/maintenance/static/js/maintenance.ui.js

Log Message:
-----------
Fixed an issue where the Vacuum option INDEX_CLEANUP have an incorrect value ('AUTO') for database versions < 14. #6984

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-11-28 10:24:56 [pgadmin-org/pgadmin4] 412375: - Add support for creating a function with custom ...
Previous Message Khushboo Vashi 2023-11-27 10:23:47 [pgadmin-org/pgadmin4] 222e8c: Upgade yarn for Javascript style github workflow.