Re: outdated comment in table_tuple_update definition

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Sergei Kornilov <sk(at)zsrv(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: outdated comment in table_tuple_update definition
Date: 2025-02-06 21:38:09
Message-ID: 2D5E4F38-5844-4CBB-912C-2FEC870B2C82@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 6 Feb 2025, at 20:00, Sergei Kornilov <sk(at)zsrv(dot)org> wrote:

> I found that the parameter type was changed by commit 19d8e23 (Ignore BRIN indexes when checking for HOT updates), but the comment was not updated. Looks like oversight.

I agree with your analysis, unless objected to I'll apply the attached in
shortly to update the documentation.

--
Daniel Gustafsson

Attachment Content-Type Size
0001-Fix-parameter-description-in-comment.patch application/octet-stream 1.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-02-06 21:43:12 Re: Better visualization of default values
Previous Message Nathan Bossart 2025-02-06 21:26:38 Re: Prevent COPY FREEZE on Foreign tables