Obsolete reference to pg_relation in comment

From: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Obsolete reference to pg_relation in comment
Date: 2023-07-26 17:48:51
Message-ID: 87sf9apnr0.fsf@wibble.ilmari.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

Triggered by a discussion on IRC, I noticed that there's a stray
reference to pg_relation in a comment that was added long after it was
renamed to pg_class. Here's a patch to bring that up to speed.

- ilmari

Attachment Content-Type Size
0001-Fix-obsolete-reference-to-pg_relation-in-comment.patch text/x-diff 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2023-07-26 18:53:06 Re: Obsolete reference to pg_relation in comment
Previous Message Jacob Champion 2023-07-26 16:43:14 Re: [PoC] Federated Authn/z with OAUTHBEARER