pgAdmin 4 commit: Added 'Count Rows' option to the partition sub tables - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added 'Count Rows' option to the partition sub tables
Date
Msg-id E1kwMa0-0001sw-9r@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added 'Count Rows' option to the partition sub tables. Fixes #5282

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5198a881b7aada600f08147a39e2ace8d8b7c5e3
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst                                 | 1 +
.../databases/schemas/tables/partitions/static/js/partition.js    | 8 ++++++--
.../servers/databases/schemas/tables/static/js/table.js           | 6 +++++-
3 files changed, 12 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake