Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510b8cb
)
Fix typo.
author
Andres Freund
<andres@anarazel.de>
Fri, 29 Sep 2017 22:52:55 +0000
(15:52 -0700)
committer
Andres Freund
<andres@anarazel.de>
Sat, 30 Sep 2017 00:24:39 +0000
(17:24 -0700)
Reported-By: Thomas Munro and Jesper Pedersen
src/include/utils/hashutils.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/hashutils.h
b/src/include/utils/hashutils.h
index 35281689e8244bb08286d35ca409cd15c925096b..366bd0e78bd9505b645ed00ea35ef2bad28a8a7b 100644
(file)
--- a/
src/include/utils/hashutils.h
+++ b/
src/include/utils/hashutils.h
@@
-22,7
+22,7
@@
hash_combine(uint32 a, uint32 b)
/*
- * Simple inline murmur hash implementation hashing a 32 bit in
g
eger, for
+ * Simple inline murmur hash implementation hashing a 32 bit in
t
eger, for
* performance.
*/
static inline uint32