Re: [pgAdmin4][Patch]: Clear the content of message tab properly

2018-01-03 Thread Dave Page
Thanks, applied. On Wed, Dec 27, 2017 at 12:31 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue where the content of message tab was not > getting cleared after user executes Explain and Explain Analyze option from > query tool. > RM#2974 > >

[pgAdmin4][Patch]: Clear the content of message tab properly

2017-12-27 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where the content of message tab was not getting cleared after user executes Explain and Explain Analyze option from query tool. RM#2974 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmi