Re: Fix incorrect comments in tuplesort.c - Mailing list pgsql-hackers

From cca5507
Subject Re: Fix incorrect comments in tuplesort.c
Date
Msg-id tencent_ADDD45A84EA1446D47CA8B4C2D1ED881A606@qq.com
Whole thread Raw
In response to Re: Fix incorrect comments in tuplesort.c  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
Hi,

> Using "However" here indicates some exception to what's just been
> said, but there is no longer an exception. To write about what the
> 1024 is for, we might need to reverse engineer what that's for. I
> assume it's something like "Clamp at 1024 elements to avoid excessive
> reallocs of the array". Or perhaps that without the " of the array"
> part.

Agreed. I prefer without the " of the array" part.

--
Regards,
ChangAo Chen

pgsql-hackers by date:

Previous
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: Fix LOCK_TIMEOUT handling in slotsync worker
Next
From: Henson Choi
Date:
Subject: [PATCH] test_aio: Skip io_uring tests when kernel disables it