[pgAdmin][RM4938] Code refactoring of 'Columns' node

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4938] Code refactoring of 'Columns' node
Date: 2019-11-27 08:55:16
Message-ID: CANxoLDcGtW5e1fb_D_G-zeyiSbNUY7ahkO9uA6N8j8vO7U48mQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch contains following fixes:

- RM #4938 Code refactoring of 'Columns' node.
- RM #4761 Wrong type when changing timestamp with time zone to
timestamp without a time zone.
- RM #4964 Column length is not being removed through the properties of
any table.
- RM #4965 Interval data type is not displayed in the properties section
of a table>columns.
- Change the label from 'Length and Precision' to 'Length/Precision and
Scale' for columns.
- The maximum length for datatype like interval, timestamp with time
zone, time with time zone, etc.. is 6. Set the max length to 6 instead of
10.

Please review and test it from the table and column dialogs.

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_4938.patch application/octet-stream 311.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2019-11-27 10:14:03 [RM4396] Definition update of MATERIALIZED VIEW loses indexes
Previous Message Akshay Joshi 2019-11-26 03:37:18 Re: [pgAdmin][RM4818] Unable to handle loss of connection to server