Hi,

During the debugger implementation, we came to know that "poll()" function
is getting failed when the status is not equal to "ASYNC_OK". We are
getting the below error at python side.

"UnboundLocalError: local variable 'colinfo' referenced before assignment"


Attached is the patch that resolves the above error.

Do review it and let us know for comments.

Thanks,
Neel Patel

Attachment: poll_local_var_error.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to