Re: [RFC] Removing "magic" oids

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Andreas Karlsson <andreas@proxel.se>
Cc: pgsql-hackers@postgresql.org
Date: 2018-11-26T23:31:07Z
Lists: pgsql-hackers
Hi,

On 2018-11-21 16:30:07 +0100, Andreas Karlsson wrote:
> On 11/21/18 1:07 AM, Andres Freund wrote:
> > Let's see what I broke :/
> 
> There is a small typo in the old release notes.

Thanks, pushed!

Greetings,

Andres Freund


Commits

  1. Revive test of concurrent OID generation.

  2. Fix typo introduced in 578b229718.

  3. Fix pg_upgrade for oid removal.

  4. Fix sepgsql compile error caused by oid removal.

  5. Remove WITH OIDS support, change oid catalog column visibility.