Re: [pgAdmin][RM4164] File browser/manager should be based on server platform

2019-05-02 Thread Akshay Joshi
Thanks patch applied. On Thu, May 2, 2019 at 11:39 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix file browser path issue which occurs when > client is on Windows and server is on Mac/Linux. Changes are done to > consider the server

[pgAdmin][RM4164] File browser/manager should be based on server platform

2019-05-01 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix file browser path issue which occurs when client is on Windows and server is on Mac/Linux. Changes are done to consider the server platform and not the client when forming the path. This also fixes #4150. Kindly review. -- Thanks and Regards, Aditya Tos