From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Anjali <anjalia(at)cdac(dot)in> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #2450: change the type of existing column |
Date: | 2006-05-22 20:33:04 |
Message-ID: | 200605222033.k4MKX4M02150@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Anjali wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2450
> Logged by: Anjali
> Email address: anjalia(at)cdac(dot)in
> PostgreSQL version: 7.4.8
> Operating system: fedora core3
> Description: change the type of existing column
> Details:
>
> i am getting difficulty to change the type of the existing table in
> postgresql.
> is this version of postgresql supported change of data type of the existing
> column.
> plz reply me as soon as possible.
ALTER TABLE ALTER COLUMN TYPE was added in 8.0.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Weslowski | 2006-05-23 03:27:01 | BUG #2451: Short column names return no values within function |
Previous Message | Bruce Momjian | 2006-05-22 20:30:29 | Re: BUG #2449: out of range |