| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql-server/ oc/src/sgml/ref/alter_table.sgml |
| Date: | 2004-03-23 21:34:29 |
| Message-ID: | 200403232134.i2NLYTe02934@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and
> >> remove separate implementation of ALTER TABLE SET WITHOUT OIDS in favor
> >> of doing a regular DROP.
>
> > Does removing SET WITHOUT OIDS cause compatibility problems?
>
> I didn't remove the command, I only replaced its implementation with a
> call to AlterTableDropColumn.
OK, thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-03-23 21:39:47 | pgsql-server/src/backend/storage/lmgr s_lock.c |
| Previous Message | Tom Lane | 2004-03-23 20:26:37 | Re: [COMMITTERS] pgsql-server/ oc/src/sgml/ref/alter_table.sgml ... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-03-23 21:59:45 | Re: linked list rewrite |
| Previous Message | Bruce Momjian | 2004-03-23 21:32:32 | Re: linked list rewrite |