pgAdmin 4 commit: Handle NULL values appropriately when sorting backgri

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle NULL values appropriately when sorting backgri
Date: 2019-11-01 12:04:44
Message-ID: E1iQVfY-0001AH-AY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle NULL values appropriately when sorting backgrid tables. Fixes #4242

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f85efb27974d503bdbf027644f17f027ac3464d4
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst | 1 +
web/pgadmin/static/js/backgrid.pgadmin.js | 2 ++
2 files changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-11-01 12:05:10 Re: [pgAdmin][RM4242] Server "Statistics" tab, broken sort
Previous Message Dave Page 2019-11-01 11:58:51 Re: [pgAdmin][RM4191] Comments is not visible in SQL pane for partition table