Re: [pgAdmin4][Patch]: Fixed process watcher status message.

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: [pgAdmin4][Patch]: Fixed process watcher status message.
Дата
Msg-id CAM9w-_mEyKOZL1V9Jsn_BEu+daDEg2Ly3G+sYZpb_Yz+WJ9Z0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch]: Fixed process watcher status message.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Akshay,

The patch looks good to me. But, I would suggest using some dictionary or const variables for process states instead of hard code numbers 0,1,2,3. It would be more readable and easier to change.

On Wed, Oct 24, 2018 at 5:48 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All

Please ignore my previous patch. Attached is the new modified patch.

On Wed, Oct 24, 2018 at 3:03 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to show the correct message on the status bar of the process watcher when user has stopped the process.  

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246


--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #3029 Cannot sort columns when importing data
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Fixed process watcher status message when userhas