pgsql: Reword confusing comment to avoid "typo fixes"

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Reword confusing comment to avoid "typo fixes"
Date: 2026-01-14 09:14:22
Message-ID: E1vfwxK-000Ogp-0b@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reword confusing comment to avoid "typo fixes"

Author: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Reviewed-by: David Rowley <dgrowleyml(at)gmail(dot)com>
Reviewed-by: John Naylor <johncnaylorls(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAApHDvqPmpa53jcTmfU8arFFm7=hB5cFoXX5dcUH=1qV0tRFHA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4196d6178a125f2e80863a7ecd1d918207a9fe7b

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-01-14 09:53:18 pgsql: Enable Python Limited API for PL/Python on MSVC
Previous Message Michael Paquier 2026-01-14 08:08:09 pgsql: Use more consistent *GetDatum() macros for some unsigned numbers