Fixed a typo in comment in compress_lz4.c

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fixed a typo in comment in compress_lz4.c
Date: 2025-10-13 21:25:03
Message-ID: CAEoWx2mOrQB0ihJGqXyX17wnupSVjNx-gtct4pG1ZttoXwbv9A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,

Fixed a typo: "iff" -> "if" that I found while reviewing the other patch.

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

Attachment Content-Type Size
v1-0001-Fixed-a-typo-in-comment-in-compress_lz4.c.patch application/octet-stream 960 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-10-13 21:31:01 Re: Fixed a typo in comment in compress_lz4.c
Previous Message Tom Lane 2025-10-13 21:21:07 Re: Clarification on Role Access Rights to Table Indexes