[pgAdmin4] [PATCH] To fix error in SQL panel

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4] [PATCH] To fix error in SQL panel
Date: 2017-05-25 10:20:37
Message-ID: CAKKotZRDLgeoS+JN2JLUkT2i+kbw-5eED8+0b4AW=Z8kXexjeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue which due to python side validations, at many
places it was assumed that we will always get a row from query result.
RM#2427

*Note:* Almost all the database level nodes are affected by this patch.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2427.patch application/octet-stream 92.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-05-25 10:42:12 Re: [pgAdmin4][Patch][RM_2400]: Columns with defaults set to NULL when removing contents after pasting in the edit grid
Previous Message Khushboo Vashi 2017-05-25 10:06:28 Re: [pgAdmin4][Patch]: Feature test for PG Data-types in Query Tool