]> granicus.if.org Git - postgresql/commit
Remove extra semicolons.
authorAmit Kapila <akapila@postgresql.org>
Mon, 17 Dec 2018 08:37:27 +0000 (14:07 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 17 Dec 2018 09:02:25 +0000 (14:32 +0530)
commit3abb11e55b0a8408cd91fe341cda1f568774df58
tree3f0344596b492b60f60be60da2473541c9f8e264
parent67915fb8e51692ae92622696ad03e933be224bf2
Remove extra semicolons.

Reported-by: David Rowley
Author: David Rowley
Reviewed-by: Amit Kapila
Backpatch-through: 10
Discussion: https://postgr.es/m/CAKJS1f8EneeYyzzvdjahVZ6gbAHFkHbSFB5m_C0Y6TUJs9Dgdg@mail.gmail.com
src/backend/commands/trigger.c
src/backend/executor/execTuples.c
src/backend/optimizer/prep/prepunion.c