[pgAdmin4][Patch]: Fixed RM #2779 - Lost field size

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size
Date: 2017-12-06 05:45:05
Message-ID: CAFOhELeRhXn-v3jB8of+ST0M1NoknG=-RCsfd-vk8CMMq-Hpag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix RM #2779: Lost field size.

While editing the table column, if we change collate then, the length and
the precision are lost.
Also, while changing column type, it does not honour the length and
precision.

Thanks,
Khushboo

Attachment Content-Type Size
RM_2779.patch text/x-patch 10.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-12-06 09:04:06 Re: [pgAdmin4][Patch]: RM #2849 - Allow editing of data on tables with OIDs but no primary key
Previous Message Murtuza Zabuawala 2017-12-06 05:33:01 Re: [pgAdmin4][Patch]: To fix the issue in File manager