Remove superfluous trailing semicolons

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: a96a8b15fa4e00b78ac7dd7f37ff7f871aa248f6
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-03-29T22:51:43Z
Releases: 17.0
Remove superfluous trailing semicolons

Two semicolons were accidentally added to rows which were already
terminated semicolons.  While harmless, fix by removing these.

Author: Richard Guo <guofenglinux@gmail.com>
Discussion: https://postgr.es/m/CAMbWs4_fnJ0+yOgFioswzLE7t6R8P6cqbuacFVeZqbESFAjs1A@mail.gmail.com

Files

Discussion