Re: Wacky OID idea

From: Alvaro Herrera <alvherre(at)atentus(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Wacky OID idea
Date: 2002-08-05 05:51:22
Message-ID: Pine.LNX.4.44.0208050149060.10695-100000@cm-lcon1-46-187.cm.vtr.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne dijo:

> Could we overload "ALTER TABLE/DROP COLUMN oid" to allow someone to change a
> table to be WITHOUT OIDs at runtime?

Create new filenode, copy tuples over, change relhasoids. Seems easy.
Am I missing something?

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"No es bueno caminar con un hombre muerto"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2002-08-05 05:57:26 Re: anonymous composite types for Table Functions (aka
Previous Message Neophytos Demetriou 2002-08-05 05:49:59 Re: Error: missing chunk number ...