Re: [HACKERS] ALTER TABLE parent SET WITHOUT OIDS and the oid column - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [HACKERS] ALTER TABLE parent SET WITHOUT OIDS and the oid column
Date
Msg-id 2d65c9ff-4faf-9f44-b68e-3db433d4ec19@lab.ntt.co.jp
Whole thread Raw
In response to [HACKERS] ALTER TABLE parent SET WITHOUT OIDS and the oid column  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On 2016/12/26 19:06, Amit Langote wrote:
> I suspect the following is a bug:

A better subject line could be: "ALTER TABLE INHERIT and the oid column"

Thanks,
Amit





pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: [HACKERS] ALTER TABLE parent SET WITHOUT OIDS and the oid column
Next
From: Amit Langote
Date:
Subject: Re: [HACKERS] Declarative partitioning - another take