Fix a typo in SearchCatCache function comment - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Fix a typo in SearchCatCache function comment
Date
Msg-id CALj2ACUDXLAkf_XxQO9tAUtnTNGi3Lmd8fANd+vBJbcHn1HoWA@mail.gmail.com
Whole thread Raw
Responses Re: Fix a typo in SearchCatCache function comment  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

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.

Thoughts?

[1] - https://www.postgresql.org/message-id/CAD21AoAwxbd-zXXUAeJ2FBRHr%2B%3DbfMUHoN7xJuXcwu1sFi1-sQ%40mail.gmail.com

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

Attachment

pgsql-hackers by date:

Previous
From: "Hou, Zhijie"
Date:
Subject: RE: Add Nullif case for eval_const_expressions_mutator
Next
From: "osumi.takamichi@fujitsu.com"
Date:
Subject: RE: Disable WAL logging to speed up data loading