Trivial patch to fix a typo

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Trivial patch to fix a typo
Date: 2025-08-01 06:56:33
Message-ID: CAEoWx2kKMdtWKQiYNuwG2L41YwHA7G3sUsRfD9esPJwZyX1+Eg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Committers,

I happened to catch this typo while reading the regression test code, so
submitting a fix.

As the typo is in the code comment, no test needs to run.

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

Attachment Content-Type Size
v1-0001-Fixed-a-typo-in-src-test-regress-sql-foreign_key..patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2025-08-01 06:58:22 Re: When creating index, why pointing to old version of tuple
Previous Message Chao Li 2025-08-01 06:47:12 Re: When creating index, why pointing to old version of tuple