pgsql: Remove surplus trailing semicolon - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Remove surplus trailing semicolon
Date
Msg-id E1rhcnO-002HCs-LS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove surplus trailing semicolon

Author: Richard Guo
Discussion: https://postgr.es/m/CAMbWs4-qjotfa7G=5PEOw4LDDDX58MmTwDdpdoU3Quse_BKv1Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2bce0ad67f93af6d1889ec611a8f618245291e3f

Modified Files
--------------
src/backend/optimizer/plan/planner.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Add a few recent commits to .git-blame-ignore-revs.
Next
From: Thomas Munro
Date:
Subject: pgsql: Add --copy-file-range option to pg_upgrade.