pgAdmin 4 commit: Fixed an issue where a mismatch in the value of 'Esti - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where a mismatch in the value of 'Esti
Date
Msg-id E1kYQt3-00068W-7d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where a mismatch in the value of 'Estimated row' for functions. Fixes #5914

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=25fcdab9dbdcf7231174c8057dca873603169a49
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst                            |  1 +
.../databases/schemas/functions/static/js/function.js        | 12 ++++++++----
2 files changed, 9 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Baby Cobol
Date:
Subject: Support Greenplum 6.x
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.