pgsql: Fix typo.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2016-02-05 12:59:00
Message-ID: E1aRfyW-0001MQ-9O@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo.

Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/78bea62ab0b16a0c7aaa1e460064c32f9f35041d

Modified Files
--------------
src/include/storage/lwlock.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-02-05 13:06:10 pgsql: Fix small goof in comment.
Previous Message Tom Lane 2016-02-05 04:03:55 pgsql: Add num_nulls() and num_nonnulls() to count NULL arguments.