Re: fix obsolete references to postgres.h in comments

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
Thread:
Lists: pgsql-hackers

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

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2025-09-19 14:23:39 Re: Having postgresql.org link to cgit instead of gitweb
Previous Message Timur Magomedov 2025-09-19 14:16:48 Re: [WIP]Vertical Clustered Index (columnar store extension) - take2