Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview

2018-09-25 Thread Khushboo Vashi
Hi Dave, On Tue, Sep 25, 2018 at 12:15 AM Dave Page wrote: > Hi > On Mon, Sep 24, 2018 at 2:05 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >> >> Please find the attached updated patch. >> >> Feature Details: >> - The current tree state as well as the previous will be s

Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview

2018-09-25 Thread Dave Page
On Tue, Sep 25, 2018 at 3:00 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Dave, > > On Tue, Sep 25, 2018 at 12:15 AM Dave Page wrote: > >> Hi >> On Mon, Sep 24, 2018 at 2:05 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Please find the attac

Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview

2018-09-25 Thread Khushboo Vashi
On Tue, Sep 25, 2018 at 6:17 PM Dave Page wrote: > > > On Tue, Sep 25, 2018 at 3:00 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Dave, >> >> On Tue, Sep 25, 2018 at 12:15 AM Dave Page wrote: >> >>> Hi >>> On Mon, Sep 24, 2018 at 2:05 AM Khushboo Vashi < >>> khushboo.va..

Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview

2018-09-25 Thread Dave Page
On Tue, Sep 25, 2018 at 8:57 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Tue, Sep 25, 2018 at 6:17 PM Dave Page wrote: > >> >> >> On Tue, Sep 25, 2018 at 3:00 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> Hi Dave, >>> >>> On Tue, Sep 25, 2018 at 12

Re: [pgAdmin4][Patch]: RM #3551 pgAdmin4 doesn't handle \'s in data fields correctly

2018-09-25 Thread Dave Page
Thanks - patch applied. On Tue, Sep 25, 2018 at 1:40 AM Akshay Joshi wrote: > Hi Hackers, > > Attached is the modified patch using six module. Please review it. > > On Fri, Sep 21, 2018 at 12:16 PM Murtuza Zabuawala < > murtuza.zabuaw...@enterprisedb.com> wrote: > >> Instead, we can utilize in-b

pgAdmin 4 commit: Fix handling of backslashes in the edit grid. Fixes #

2018-09-25 Thread Dave Page
Fix handling of backslashes in the edit grid. Fixes #3551 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15fe26a7106610b710f3de5b604cd038302c926a Author: Akshay Joshi Modified Files -- docs/en_US/release_notes_3_4.rst