pgAdmin 4 commit: Ensure that autovacuum and analyze scale factors shou

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 autovacuum and analyze scale factors shou
Date: 2021-03-09 13:18:39
Message-ID: E1lJcFz-0001OG-Hs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that autovacuum and analyze scale factors should be editable with more than two decimals. Fixes #4784

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6ee715d838f48bc468b723989fd113d4d788ca4
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
.../server_groups/servers/databases/schemas/static/js/schema.js | 6 +++++-
2 files changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-09 13:19:21 Re: [pgAdmin][RM4784]: autovacuum and analyze scale factors can't be edited with more than 2 decimals
Previous Message Pradip Parkale 2021-03-09 10:52:10 Re: [pgAdmin][RM4784]: autovacuum and analyze scale factors can't be edited with more than 2 decimals