Re: Fix for RM3052: Alter column error

2018-02-01 Thread Dave Page
Thanks, applied. On Thu, Feb 1, 2018 at 2:46 PM, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > 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 chan

Fix for RM3052: Alter column error

2018-02-01 Thread Harshal Dhumal
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 I