Re: BUG #1537: alter table statement

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: biju <biju(at)analytica-india(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1537: alter table statement
Date: 2005-03-14 05:00:14
Message-ID: 20050314050014.GA13577@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Mar 11, 2005 at 11:12:07AM +0000, biju wrote:

> PostgreSQL version: 7.2.2

This version is pretty old -- if you must use 7.2, then consider
upgrading to 7.2.7. Better yet, try a newer release like 8.0.1.

> i tried to execute alter table statement for a particular table. i did it
> many ways, but not worked.

Please show the exact statement you executed and describe how it
didn't work. If you got an error message, then please copy and
paste it verbatim. Without more information we can't tell you
what's wrong.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-03-14 05:06:37 Re: BUG #1540: Enhancement request: 'ambiguous' column reference in psql
Previous Message Bruno Wolff III 2005-03-14 04:56:55 Re: [BUGS] We are not following the spec for HAVING without GROUP