Re: obsolete comment from WITH OIDS days

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Amit Langote <amitlangote09@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-11-30T08:32:43Z
Lists: pgsql-hackers
On 30/11/2020 10:21, Amit Langote wrote:
> I noticed a couple of comments that were obsoleted by commit
> 578b229718 which forgot to remove them.  Attached fixes that.

Applied, thanks!

- Heikki



Commits

  1. Remove leftover comments, left behind by removal of WITH OIDS.

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