Re: Incorrect file reference in comment in procarray.c

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Incorrect file reference in comment in procarray.c
Date: 2023-11-02 13:20:55
Message-ID: 207DC984-E0C5-4AB5-AB9F-9820AE650E16@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Nov 2023, at 13:40, Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:

> Attached is a small patch for that: s/heapam_visibility.c/snapmgr.c/.

No objections to the patch, the change is correct. However, with git grep and
ctags and other ways of discovery I wonder if we're not better off avoiding
such references to filenames which are prone to going stale (and do from time
to time).

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-11-02 13:52:14 Re: Explicitly skip TAP tests under Meson if disabled
Previous Message Marius RAICU 2023-11-02 12:50:55 Re: BUG #18167: cannot create partitioned tables when default_tablespace is set