pgsql: Fix small goof in comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix small goof in comment.
Date: 2016-02-05 13:06:10
Message-ID: E1aRg5S-0001WC-Vx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix small goof in comment.

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63f39b9148319c2e399dd827941b4d579b79f18b

Modified Files
--------------
src/backend/utils/adt/varlena.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-02-05 13:10:20 pgsql: Remove parallel-safety check from GetExistingLocalJoinPath.
Previous Message Robert Haas 2016-02-05 12:59:00 pgsql: Fix typo.