Re: Dropping OID column

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Dropping OID column
Дата
Msg-id GNELIHDDFBOCMGBFGEFOKEBCCFAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Dropping OID column  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-hackers
I guess I'd prefer the DROP COLUMN syntax.  It means we don't have to add
another non-standard command, and people can figure out how to drop the oid
column just by trying...

Chris

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of Rod Taylor
> Sent: Friday, 17 January 2003 2:42 AM
> To: PostgreSQL-development
> Subject: [HACKERS] Dropping OID column
>
>
> What is the preferred syntax:
>
> ALTER TABLE .. DROP COLUMN oid;
>
> or
>
> ALTER TABLE .. SET WITHOUT OIDS;
> --
> Rod Taylor <rbt@rbt.ca>
>
> PGP Key: http://www.rbt.ca/rbtpub.asc
>



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Options for growth
Следующее
От: Justin Clift
Дата:
Сообщение: Translation of the PostgreSQL manuals to Spanish is under way