Re: Alter table - Mailing list pgsql-sql

From Daniel Schuchardt
Subject Re: Alter table
Date
Msg-id aqgduj$d2h$1@news.hub.org
Whole thread Raw
In response to Alter table  ("Rachel.Vaudron" <rachel@lazaret.unice.fr>)
List pgsql-sql
I think 7.3 has this feature.

Daniel

""Rachel.Vaudron"" <rachel@lazaret.unice.fr> schrieb im Newsbeitrag
news:Pine.LNX.4.33.0211080811160.12232-100000@lazaret.unice.fr...
> Hi,
>
> I wonder if it is possible to remove a field of a table ?
> I haven't found anything about this into the reference manual.
> Can I do something like that ?:
>
> ALTER TABLE table
> DROP COLUMN column;
>
> Thanks
> Rachel
> **************************************
>    Rachel.Vaudron@lazaret.unice.fr
> Laboratoire de prehistoire du Lazaret
>  33 bis bd Franck Pilatte 06300 Nice
>     http://rachel.familinux.org
> ******** Windows a bug's life ********
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org




pgsql-sql by date:

Previous
From: "Prime Ho"
Date:
Subject: get source table.field name from view's field
Next
From: Joost Witteveen
Date:
Subject: pg_dump, no inserts but \copy?