pgsql: Update comment to match behavior of latest code.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment to match behavior of latest code.
Date: 2015-08-04 15:53:14
Message-ID: E1ZMeWg-0007lC-Gd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment to match behavior of latest code.

Peter Geoghegan

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9d7d0e640c21bfa36e1eeb7e7c9fcdbb2cfb9763

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-08-04 16:30:06 pgsql: Tab completion for CREATE SEQUENCE.
Previous Message Heikki Linnakangas 2015-08-04 15:02:29 pgsql: Share transition state between different aggregates when possibl