PATCH: To fix error displaying bytea field (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix error displaying bytea field (pgAdmin4)
Date: 2016-06-16 09:01:32
Message-ID: CAKKotZRLMyXBqAjrOuHipqcD1kTndo=7d6yMaBK_uA40Y7+7Ow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where query tool was not able to show/handle
bytea field.

This patch will two issues,

- RM#1350 (To handle bytea)
- RM#1309 (To handle NaN)

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

Attachment Content-Type Size
RM_1350_1309.patch application/octet-stream 1.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-16 09:05:03 Re: Fixed RM #1356
Previous Message Dave Page 2016-06-16 08:57:46 pgAdmin 4 commit: Allow a value of 0 rows per page to mean "no paging".