[pgAdmin4] To fix the error "ValueError: too many values to unpack" while polling

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4] To fix the error "ValueError: too many values to unpack" while polling
Date: 2017-06-07 12:26:48
Message-ID: CAKKotZRCsJ_MNcKEnJqCN2WAN_dUrMaXQ5s9z_3-2JdakkW2uA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue in query tool result polling causing
exception,
*ValueError: too many values to unpack*
RM#2470

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

Attachment Content-Type Size
fix_poll_error.diff text/plain 548 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-06-07 12:34:26 [pgAdmin4][Patch][RM_ 2368]: Allow cell editing on single click in edit grid
Previous Message Murtuza Zabuawala 2017-06-07 11:54:07 [pgAdmin4] To fix issues in pgAgent's modules