[pgAdmin4][Patch] Feature #3204 Notify/Listen not working in version 2.1

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working in version 2.1
Date: 2018-05-15 10:01:34
Message-ID: CANxoLDcfwOXs6GcNhDUiEZmpdA9o4jYhNn7RQGskfx_HNcpgMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to capture the notification from psycopg2 and
displayed it in "Messages" tab of query tool. Added feature test to cover
this scenario.

Refer Notification.png file to how it looks in "Messages" tab. Please
review it.

--
*Akshay Joshi*

*Sr. Software Architect *

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

Attachment Content-Type Size
Notification.png image/png 82.6 KB
RM_3204.patch application/octet-stream 4.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2018-05-15 10:37:08 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Previous Message Akshay Joshi 2018-05-15 06:05:55 Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox