[pgAdmin4][Patch]: RM - 3051 - ables > Properties > Columns tab is slow on tables with a lot of fields

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM - 3051 - ables > Properties > Columns tab is slow on tables with a lot of fields
Date: 2019-01-14 10:58:10
Message-ID: CAFOhELfosrL2Y_2_gwHyzef5JeSSzNSyicSNj6uv1B1286yKzg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix #3051 - Tables > Properties > Columns
tab is slow on tables with a lot of fields

The root cause of the issue is bootstrap switch, which has been replaced
with bootstrap4-toggle application wide.

Thanks,
Khushboo

Attachment Content-Type Size
RM_3051.patch application/octet-stream 21.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-01-14 12:55:45 [pgAdmin4][RM3837] Trigger when option syntax error
Previous Message Aditya Toshniwal 2019-01-14 08:57:50 [pgAdmin4][RM3453] Incomplete SQL for Foreign tables in SQL tab