Fix for RM3052: Alter column error

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fix for RM3052: Alter column error
Date: 2018-02-01 14:46:48
Message-ID: CAFiP3vybHWX4M-dFCzZFGNkASh8vPsvuGi2h+p0uYNPisG47CQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,.

Issue was caused due to we were considering internal datatype length (eg.
smallint 2 bytes, int4 4 bytes, integer 8 bytes) as user configurable
length.
However we cannot change internal datatype lengths of some primitive
datatypes.

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

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

Attachment Content-Type Size
RM3052.patch text/x-patch 6.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Melvin Davidson 2018-02-01 14:51:05 Re: Revamped runtime vs. Version number
Previous Message Dave Page 2018-02-01 14:45:44 Revamped runtime vs. Version number