pgsql: Misc comment typo fixes.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Misc comment typo fixes.
Date: 2014-12-16 14:41:11
Message-ID: E1Y0tJH-0002zK-0Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Misc comment typo fixes.

Backpatch the applicable parts, just to make backpatching future patches
easier.

Branch
------
REL9_3_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2014-12-16 15:41:47 pgsql: Fix some jsonb issues found by Coverity in recent commits.
Previous Message Heikki Linnakangas 2014-12-16 13:44:15 pgsql: Fix incorrect comment about XLogRecordBlockHeader.data_length fi