[pgAdmin IV] PATCH: Add support for the notices/messages from the backend server.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin IV] PATCH: Add support for the notices/messages from the backend server.
Date: 2016-03-03 18:00:38
Message-ID: CAG7mmowAZ=6r5qonftNaaNoiZnMAi1w-6BpYKE2S=4cthXJWhw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This patch implements the supports in the connection driver to fetch the
notices/messages returned by the database server. This will be used by
tools like debugger, sql-editor, etc.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

Attachment Content-Type Size
postgresql_driver_notices.patch application/octet-stream 3.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-03-04 05:25:44 Numeric control optionally allow null values [pgadmin4]
Previous Message Ashesh Vashi 2016-03-03 15:40:58 Re: PATCH: Preferences/Options dialog