Fix grammar in comment describing LP_DEAD hint safety

From: "Xiangyu Liang" <liangxiangyu_2013(at)163(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Fix grammar in comment describing LP_DEAD hint safety
Date: 2026-01-28 06:20:32
Message-ID: 7321df5d.47ca.19c0342c202.Coremail.liangxiangyu_2013@163.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,

I noticed a small grammar issue in a comment describing LP_DEAD hint

handling.

The sentence was missing the verb "is" in "whether it is safe to apply

LP_DEAD hints to the page later", which makes the comment grammatically

incorrect.

This patch fixes the comment only and does not change any behavior.

Regards,

Xiangyu Liang

Attachment Content-Type Size
v1-0001-Fix-grammar-in-comment-describing-LP_DEAD-hint-sa.patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-28 06:35:21 Re: Flush some statistics within running transactions
Previous Message Chao Li 2026-01-28 06:14:32 ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling