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
- v1-0001-Remove-unnecessary-commas-for-goto-labels.patch (text/x-patch)
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
-
Remove unnecessary semicolons after goto labels
- 6291b2546ce7 16.0 landed