fix obsolete references to postgres.h in comments

Lists: pgsql-hackers
From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: fix obsolete references to postgres.h in comments
Date: 2025-09-18 19:20:29
Message-ID: aMxbfSJ2wLWd32x-@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

Most of these were missed by commit d952373a98, but I found one that seems
to have been missed by commit d08741eab5.

--
nathan

Attachment Content-Type Size
v1-0001-Fix-obsolete-references-to-postgres.h-in-comments.patch text/plain 3.5 KB

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fix obsolete references to postgres.h in comments
Date: 2025-09-18 23:41:14
Message-ID: A38FA1B5-BCCD-4FC1-A0B7-88E52A80488A@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

> On Sep 19, 2025, at 03:20, Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>
> Most of these were missed by commit d952373a98, but I found one that seems
> to have been missed by commit d08741eab5.
>
> --
> nathan
> <v1-0001-Fix-obsolete-references-to-postgres.h-in-comments.patch>

Good catch. LGTM.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/


From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fix obsolete references to postgres.h in comments
Date: 2025-09-19 14:19:48
Message-ID: aM1mhEJWXL1E2Ya_@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Sep 19, 2025 at 07:41:14AM +0800, Chao Li wrote:
> Good catch. LGTM.

Committed.

--
nathan