Remove unnecessary commas for goto labels

Japin Li <japinli@hotmail.com>

From: Japin Li <japinli@hotmail.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-08T23:42:58Z
Lists: pgsql-hackers

Attachments

Hi hackers,

I find there are some unnecessary commas for goto lables,
attached a patch to remove them.

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.

Commits

  1. Remove unnecessary semicolons after goto labels