| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: To fix error displaying bytea field (pgAdmin4) |
| Date: | 2016-06-16 10:20:15 |
| Message-ID: | CA+OCxowtCFQ-ksa2Tq1ehNtoaqoF6z=k-r1nmCKoGGcVoc6q0w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks - applied.
On Thu, Jun 16, 2016 at 10:01 AM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> 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
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Harshal Dhumal | 2016-06-16 10:28:38 | Fix for issue RM1336 [pgadmin4] |
| Previous Message | Dave Page | 2016-06-16 10:20:02 | pgAdmin 4 commit: Fix display of NaN and Bytea data. Fixes #1350. Fixes |