pgsql: Fix small typo in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix small typo in comment
Date: 2014-03-17 08:10:03
Message-ID: E1WPScV-0000ZE-Cw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix small typo in comment

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/02703ff2277791a7f1bccf61124bee830f2b5fcb

Modified Files
--------------
src/include/access/nbtree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-03-17 11:48:00 pgsql: Fix bug in clean shutdown of walsender that pg_receiving is conn
Previous Message Alvaro Herrera 2014-03-17 02:28:04 pgsql: plperl: Fix memory leak in hek2cstr