pgsql: Further adjustment of comment about qsort_tuple.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Further adjustment of comment about qsort_tuple.
Date: 2012-04-07 21:56:32
Message-ID: E1SGdcW-0003o8-U0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Further adjustment of comment about qsort_tuple.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/95b9c333b25463283ba07c5ba7dbe79b4e8b4480

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-04-07 22:17:16 pgsql: Fix incorrect make maintainer-clean rule.
Previous Message Tom Lane 2012-04-07 20:45:05 pgsql: Remove useless variable to suppress compiler warning.