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
-
Remove leftover comments, left behind by removal of WITH OIDS.
- ee42f78910b7 12.6 landed
- 74d6fb0a037a 13.2 landed
- 2bc588798bdd 14.0 landed
-
Remove WITH OIDS support, change oid catalog column visibility.
- 578b229718e8 12.0 cited