Re: Typo in hashsearch.c

Lists: pgsql-hackers
From: Mithun Cy <mithun(dot)cy(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Typo in hashsearch.c
Date: 2017-01-13 09:38:29
Message-ID: CAD__OujQ7iGhbxBA0kdSYGik8qCmAXKe1pqnFLT4JMgaeBRvCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

There is a typo in comments of function _hash_first(); Adding a fix for same.

--
Thanks and Regards
Mithun C Y
EnterpriseDB: http://www.enterprisedb.com

Attachment Content-Type Size
hashsearch_typo01.patch application/octet-stream 858 bytes

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Mithun Cy <mithun(dot)cy(at)enterprisedb(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in hashsearch.c
Date: 2017-01-18 21:39:25
Message-ID: CA+TgmoYnmi_j=PRTMMEJ+31rKtsMeUvJMaWUq0XSXVvTJKYR7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Jan 13, 2017 at 4:38 AM, Mithun Cy <mithun(dot)cy(at)enterprisedb(dot)com> wrote:
> There is a typo in comments of function _hash_first(); Adding a fix for same.

Thanks. I pushed a commit including this fix and some other
improvements to that comment.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company