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

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting by size is broken
Дата
Msg-id CAFOhELcc_ctZkKJYH1c+7pd3zGM3uy=FQh+nEya+yczZJ4d+BA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting bysize is broken
Список 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


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: [pgadmin-hackers] Server side cursor limitations for on demand loading of data in querytool [RM2137] [pgAdmin4]
Следующее
От: Mateusz Korszun
Дата:
Сообщение: [pgadmin-hackers] HTTPS ignored on redirect