pgsql: Reword confusing comment to avoid "typo fixes" - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Reword confusing comment to avoid "typo fixes"
Date
Msg-id E1vfwxK-000Ogp-0b@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Reword confusing comment to avoid "typo fixes"

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: David Rowley <dgrowleyml@gmail.com>
Reviewed-by: John Naylor <johncnaylorls@gmail.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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Use more consistent *GetDatum() macros for some unsigned numbers
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Enable Python Limited API for PL/Python on MSVC