Bug #962: can't drop column - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #962: can't drop column
Date
Msg-id 20030502075612.C2E9B4758F1@postgresql.org
Whole thread Raw
Responses Re: Bug #962: can't drop column  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
List pgsql-bugs
oscar nugroho (oscarnugroho@telkom.net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
can't drop column

Long Description
i using postgres 7.3 and i found problem with drop column and how to create triggers that connect another database
server?.  


Sample Code
for example :

alter table sample drop column columns;

that code can't work fine.
i'am sorry about my english language.
i hopefull you can fix it at next realese.
bye.

No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Bug #961: Namespace
Next
From: "A.Bhuvaneswaran"
Date:
Subject: Re: Bug #962: can't drop column