Re:Update some comments for fasthash - Mailing list pgsql-hackers

From zengman
Subject Re:Update some comments for fasthash
Date
Msg-id tencent_13C5F4B73E1F789839504D0C@qq.com
Whole thread Raw
In response to Update some comments for fasthash  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
Hi,

I noticed that "hashcode code" in the patch seems a bit redundant — it might be worth adjusting this part.
```
- * interface. Returns the same 64-bit hashcode code as the original,
+ * interface. Returns the same 64-bit hashcode as the original,
```

--
Regards,
Man Zeng
www.openhalo.org

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [Patch] add new parameter to pg_replication_origin_session_setup
Next
From: Jim Jones
Date:
Subject: Re: WIP - xmlvalidate implementation from TODO list