[RM2074][[RM2080]][pgAdmin4] handle large bytea and bytea[] data in datagrid

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RM2074][[RM2080]][pgAdmin4] handle large bytea and bytea[] data in datagrid
Date: 2017-07-14 13:13:01
Message-ID: CAFiP3vzXx712zgrC3LzDOzTvhFZLz0haEeHysL78+P5ugvrTBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch to handle bytea and bytea[] data in datagrid.

Now instead of showing actual data we can show placeholders like <binary
data> and <binary data[]>. Also placeholders will only appear if data
actually exists otherwise null will be shown.

--
*Harshal Dhumal*
*Sr. Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM2074.patch text/x-patch 4.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-07-14 13:53:32 Re: [RM2074][[RM2080]][pgAdmin4] handle large bytea and bytea[] data in datagrid
Previous Message Ashesh Vashi 2017-07-14 13:09:42 Re: [pgAdmin4][Patch]: Fix RM #2566 Pause/Resume Replay of WAL files are not working with PostgreSQL 10