Fix for RM3052: Alter column error - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Fix for RM3052: Alter column error
Date
Msg-id CAFiP3vybHWX4M-dFCzZFGNkASh8vPsvuGi2h+p0uYNPisG47CQ@mail.gmail.com
Whole thread Raw
Responses Re: Fix for RM3052: Alter column error  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Revamped runtime vs. Version number
Next
From: Melvin Davidson
Date:
Subject: Re: Revamped runtime vs. Version number