Re: Fix for RM3052: Alter column error

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Fix for RM3052: Alter column error
Date: 2018-02-01 15:01:10
Message-ID: CA+OCxozE99qMczqN9YvZCQQ4Q5dXfNYTYz5Jt4u_xjt346=g3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Thu, Feb 1, 2018 at 2:46 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)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 change internal datatype lengths of some primitive
> datatypes.
>
> --
> *Harshal Dhumal*
> *Sr. Software Engineer*
>
> EnterpriseDB India: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Paolo Saudin 2018-02-01 15:09:10 Re: Revamped runtime vs. Version number
Previous Message Ashesh Vashi 2018-02-01 15:00:46 Re: Revamped runtime vs. Version number