pgsql: Fix typo in comment.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2015-01-28 08:27:36
Message-ID: E1YGNyK-0003ES-At@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Branch
------
master

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

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2015-01-28 17:33:39 pgsql: Fix column-privilege leak in error-message paths
Previous Message Heikki Linnakangas 2015-01-28 08:05:08 pgsql: Remove dead NULL-pointer checks in GiST code.