[pgadmin-hackers] pgAdmin 4 commit: Fix sorting of numerics in the statistics grids.Fixe - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix sorting of numerics in the statistics grids.Fixe
Date
Msg-id E1cQX97-0007lw-4X@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix sorting of numerics in the statistics grids. Fixes #1938

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86f6857cb75c342972186255f19832f93f0a6c45
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 109 ++++++++++++++++++++-
web/pgadmin/templates/base.html                    |   1 +
2 files changed, 106 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM1938 - Backgrid sortingnot working for Integer/Number types
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM1938 - Backgrid sortingnot working for Integer/Number types