Tom Lane wrote:
> The attached patch (which lacks doc changes or regression
> tests as yet) does that, and also adds the inverse SET WITH OIDS
> operation to do what you'd expect, ie, add an OID column if it isn't
> there already.
>
>
Why would we add an operation to implement a deprecated feature? That
seems very strange.
(I have no problem with making SET WITHOUT OIDS rewrite the table.)
cheers
andrew