pgsql: Fix typo.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2017-09-30 00:29:57
Message-ID: E1dy5fJ-00081d-3Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo.

Reported-By: Thomas Munro and Jesper Pedersen

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f14241236ea2e306dc665635665c7f88669b6ca4

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2017-09-30 00:33:51 Re: pgsql: Extend & revamp pg_bswap.h infrastructure.
Previous Message Peter Eisentraut 2017-09-29 20:52:35 pgsql: Use Py_RETURN_NONE where suitable