pgsql: Remove duplicate word from comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove duplicate word from comment.
Date: 2016-08-23 14:07:14
Message-ID: E1bcCME-00050R-0F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicate word from comment.

Erik Rijkers

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff36700c3ba2180047b4103de440ffaa34889b72

Modified Files
--------------
src/backend/storage/lmgr/lmgr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-08-23 14:32:58 pgsql: Add txid_current_ifassigned().
Previous Message Tom Lane 2016-08-23 13:40:12 pgsql: Refactor some network.c code to create cidr_set_masklen_internal