Fix a typo in SearchCatCache function comment

Started by Bharath Rupireddyover 5 years ago3 messageshackers
Jump to latest
#1Bharath Rupireddy
bharath.rupireddyforpostgres@gmail.com

Hi,

While reviewing the patch in [1]/messages/by-id/CAD21AoAwxbd-zXXUAeJ2FBRHr+=bfMUHoN7xJuXcwu1sFi1-sQ@mail.gmail.com, I found that SearchCatCache function
uses SearchCatCacheInternal as it's function name in the comment. It
looks like a typo, attaching a very small patch to correct it.

Thoughts?

[1]: /messages/by-id/CAD21AoAwxbd-zXXUAeJ2FBRHr+=bfMUHoN7xJuXcwu1sFi1-sQ@mail.gmail.com

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Attachments:

v1-0001-Use-correct-function-name-in-SearchCatCache-comme.patchapplication/octet-stream; name=v1-0001-Use-correct-function-name-in-SearchCatCache-comme.patchDownload+1-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Bharath Rupireddy (#1)
Re: Fix a typo in SearchCatCache function comment

On Tue, Jan 12, 2021 at 12:17:20PM +0530, Bharath Rupireddy wrote:

While reviewing the patch in [1], I found that SearchCatCache function
uses SearchCatCacheInternal as it's function name in the comment. It
looks like a typo, attaching a very small patch to correct it.

Good catch. I'll go fix it tomorrow if nobody objects.
--
Michael

#3Michael Paquier
michael@paquier.xyz
In reply to: Michael Paquier (#2)
Re: Fix a typo in SearchCatCache function comment

On Tue, Jan 12, 2021 at 04:21:18PM +0900, Michael Paquier wrote:

Good catch. I'll go fix it tomorrow if nobody objects.

And applied. Thanks!
--
Michael