pgsql: Merge two assertions to make comment clearer

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Merge two assertions to make comment clearer
Date: 2019-09-12 13:37:57
Message-ID: E1i8PIL-0007nZ-4Z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Merge two assertions to make comment clearer

Authored by Tom Lane, after a gripe from James Coleman.

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

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2019-09-12 16:52:18 pgsql: Remove redundant _bt_truncate() comment paragraph.
Previous Message Alexander Korotkov 2019-09-12 13:15:42 pgsql: Remove pg_trgm.strict_word_similarity_threshold doc from 9.6 and