public inbox for [email protected]
help / color / mirror / Atom feedFrom: Murtuza Zabuawala <[email protected]>
To: Dave Page <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Date: Mon, 04 Jul 2016 09:26:33 +0530
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi Dave,
I'm unable to reproduce the issue mentioned by you on my side, would you please provide console log/error ?
Regards,
Murtuza On 30-Jun-2016 6:26 PM, Dave Page <[email protected]> wrote:
>
> Hi
>
> On Thu, Jun 30, 2016 at 11:37 AM, Murtuza Zabuawala
> <[email protected]> wrote:
> > Hi Dave,
> >
> > PFA updated patch.
> > Tested with json/json[]/jsonb/jsonb[] (on browsers & runtime).
>
> I can't add rows to a table with this patch applied:
>
> 1) Create a table
>
> create table test(id serial primary key, j json, jb jsonb, ja json[],
> jba jsonb[])
>
> 2) Right-click the table in the treeview, and view the data
>
> 3) Click the + button to add a new row
>
> 4) The warning about moving to the last page of results is shown, but
> clicking OK doesn't dismiss the dialogue.
>
> If I remove the patch, everything works again.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox