Fix typo plgsql to plpgsql.

Started by Zhang Mingliabout 3 years ago3 messageshackers
Jump to latest
#1Zhang Mingli
zmlpostgres@gmail.com

Hi, all

Found several typos like plgsql, I think it should be plpgsql.

Regards,
Zhang Mingli

Attachments:

0001-Fix-typo-plgsql-to-plpgsql.patchapplication/octet-streamDownload+5-4
#2Richard Guo
guofenglinux@gmail.com
In reply to: Zhang Mingli (#1)
Re: Fix typo plgsql to plpgsql.

On Tue, Mar 21, 2023 at 12:26 AM Zhang Mingli <zmlpostgres@gmail.com> wrote:

Found several typos like plgsql, I think it should be plpgsql.

+1. I believe these are typos. And a grep search shows that all typos of
this kind are addressed by the patch.

Thanks
Richard

#3Michael Paquier
michael@paquier.xyz
In reply to: Richard Guo (#2)
Re: Fix typo plgsql to plpgsql.

On Tue, Mar 21, 2023 at 09:04:32AM +0800, Richard Guo wrote:

+1. I believe these are typos. And a grep search shows that all typos of
this kind are addressed by the patch.

Yes, you are right. The comments fixed here are related to plpgsql.
Will fix..
--
Michael