mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Assorted comment fixes, mostly just typos, but some obsolete statements.
YAMAMOTO Takashi
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* string_hash: hash function for keys that are null-terminated strings.
|
||||
* string_hash: hash function for keys that are NUL-terminated strings.
|
||||
*
|
||||
* NOTE: this is the default hash function if none is specified.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user