pgsql: Fix outdated comment in tuplesort.h

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix outdated comment in tuplesort.h
Date: 2022-11-02 02:30:51
Message-ID: E1oq3Wm-0002n0-1h@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix outdated comment in tuplesort.h

This was outdated by 77bae396d.

Backpatch-through: 15, where 77bae396d was added

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/23f44276123031d21cffeb699d9863149e1c734f

Modified Files
--------------
src/include/utils/tuplesort.h | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-11-02 02:57:17 pgsql: doc: Fix some descriptions related to pg_ident_file_mappings
Previous Message David Rowley 2022-11-02 02:30:20 pgsql: Fix outdated comment in tuplesort.h