[pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting by size is broken - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting by size is broken
Date
Msg-id CAFOhELcc_ctZkKJYH1c+7pd3zGM3uy=FQh+nEya+yczZJ4d+BA@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting bysize is broken
List pgadmin-hackers
Hi,

Fixed RM #2315 : Sorting by size is broken.

Removed the pg_size_pretty function from query for the collection and introduced the client side function to convert size into human readable format. So, the sorting issue is fixed as the algorithm will get the actual value of size instead of formatted value. 
 

Thanks,
Khushboo


Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: [pgadmin-hackers] Server side cursor limitations for on demand loading of data in querytool [RM2137] [pgAdmin4]
Next
From: Mateusz Korszun
Date:
Subject: [pgadmin-hackers] HTTPS ignored on redirect