str_casefold: fix typo in error message

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: str_casefold: fix typo in error message
Date: 2026-01-13 02:09:06
Message-ID: CAEoWx2mMmm9fTZYgE-r_T-KPTFR1rKO029QV-S-6n=7US_9EMA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hacker,

Found this issue while reviewing the other patch. That looks like a
copy-paste error from the initial commit.

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

Attachment Content-Type Size
v1-0001-str_casefold-fix-typo-in-error-message.patch application/octet-stream 983 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-01-13 02:14:02 Re: Use CASEFOLD() internally rather than LOWER()
Previous Message Andrew Kim 2026-01-13 01:58:07 Re: Proposal for enabling auto-vectorization for checksum calculations