diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-29 23:51:43 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-29 23:51:43 +0100 |
commit | a96a8b15fa4e00b78ac7dd7f37ff7f871aa248f6 (patch) | |
tree | f0121d89fe610f6ecb51605ad92441d723fb086c /src/backend/executor/execMain.c | |
parent | 46a44dc372033da9bd8b9840711e560c9d73e768 (diff) | |
download | postgresql-a96a8b15fa4e00b78ac7dd7f37ff7f871aa248f6.tar.gz postgresql-a96a8b15fa4e00b78ac7dd7f37ff7f871aa248f6.zip |
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
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions