Fix typo plgsql to plpgsql.
Started by Zhang Mingliabout 3 years ago3 messageshackers
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
Import Notes
Reply to msg id not found: 90a3983e-5f53-4839-b114-92630eaad643@SparkReference msg id not found: 90a3983e-5f53-4839-b114-92630eaad643@Spark
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