Re: [pgAdmin4][Patch] To fix the duplicate entry in History panel

2017-07-03 Thread Dave Page
Thanks, patch applied. On Fri, Jun 30, 2017 at 2:26 PM, George Gelashvili wrote: > Nice! Looks good. We were investigating this bug before you sent this and > it looks like your patch resolves the duplicate calls to > update_msg_history > > Cheers, > Sarah and George > > On Fri, Jun 30, 2017 at

Re: [pgAdmin4][Patch] To fix the duplicate entry in History panel

2017-06-30 Thread George Gelashvili
Nice! Looks good. We were investigating this bug before you sent this and it looks like your patch resolves the duplicate calls to update_msg_history Cheers, Sarah and George On Fri, Jun 30, 2017 at 1:14 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch