[pgAdmin][RM4191] Comments is not visible in SQL pane for partition table

2019-10-31 Thread Aditya Toshniwal
Hi Hackers,

Attached is a tiny patch to show comments in SQL tab for partitions of a
table.
Kindly review.

-- 
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


RM4191.patch
Description: Binary data


[pgAdmin][RM4242] Server "Statistics" tab, broken sort

2019-10-31 Thread Aditya Toshniwal
Hi Hackers,

Attached is the patch to fix sorting in backgrid for columns with null
values.
Kindly review.

-- 
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


RM4242.patch
Description: Binary data


pgAdmin 4 commit: 1) Updated documentation for the delete row button th

2019-10-31 Thread Akshay Joshi
1) Updated documentation for the delete row button that only strikeout the row 
instead of deleting it. Fixes #4734
2) Updated documentation for the query tool toolbar buttons. Fixes #4779

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab5d954337e3f8ef1b6f2f3cbf3f71415b2c3182
Author: Abhilasha Narendra 

Modified Files
--
docs/en_US/query_tool_toolbar.rst | 355 --
docs/en_US/release_notes_4_15.rst |   2 +
2 files changed, 185 insertions(+), 172 deletions(-)



[pgAdmin][RM3999] SQL Editor - Upper case shortcut on MacOS

2019-10-31 Thread Aditya Toshniwal
Hi Hackers,

Attached is a tiny patch to fix keyboard shortcut for toggle case.
Kindly review.

-- 
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


RM3999.patch
Description: Binary data