fix misspelling of "tranche" in dsa.h

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: sawada(dot)mshk(at)gmail(dot)com
Subject: fix misspelling of "tranche" in dsa.h
Date: 2025-08-18 21:10:38
Message-ID: aKOWzsCPgrsoEG1Q@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a patch to fix $subject, which appears to be the result of
commit bb952c8c8b.

--
nathan

Attachment Content-Type Size
v1-0001-Fix-misspelling-of-tranche-in-dsa.h.patch text/plain 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-08-18 21:37:26 Re: Improve hash join's handling of tuples with null join keys
Previous Message Masahiko Sawada 2025-08-18 21:03:19 Re: POC: Parallel processing of indexes in autovacuum