pgsql: Various minor corrections of and improvements to comments.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Various minor corrections of and improvements to comments.
Date: 2016-03-18 13:39:34
Message-ID: E1aguco-0002P8-Fh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Various minor corrections of and improvements to comments.

Aleksander Alekseev

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2d8a1e22b109680204cb015a30e5a733a233ed64

Modified Files
--------------
contrib/pg_trgm/trgm_gin.c | 4 ++--
contrib/pg_trgm/trgm_op.c | 2 +-
src/backend/utils/adt/timestamp.c | 20 ++++++++++----------
src/backend/utils/misc/guc.c | 14 +++++++-------
src/backend/utils/sort/tuplesort.c | 2 +-
5 files changed, 21 insertions(+), 21 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-03-18 13:52:24 pgsql: Push scan/join target list beneath Gather when possible.
Previous Message Teodor Sigaev 2016-03-18 09:41:36 pgsql: pg_trgm's set_limit() now uses SetConfigOption()