Thread: pgsql: Make tuplesort_set_bound() assertions more comprehensible,hopef

pgsql: Make tuplesort_set_bound() assertions more comprehensible,hopef

From
Tom Lane
Date:
Make tuplesort_set_bound() assertions more comprehensible, hopefully.

Add the comments that I griped were missing.  Also re-order tests
so that parallelism-related tests aren't randomly separated from
each other.

Discussion: https://postgr.es/m/CAAaqYe9GD__4Crm=ddz+-XXcNhfY_V5gFYdLdmkFNq=2VHO56Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b360e0fcd7dcffe3238187209911a6f523057b0c

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