Fix stray double semicolons
authorPeter Eisentraut <[email protected]>
Wed, 24 Mar 2021 19:42:05 +0000 (20:42 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 24 Mar 2021 19:42:51 +0000 (20:42 +0100)
commit37c99d304dcbf12ab581ff031f394af93b750895
treef6d7471e3a96bba9b7675686f7d6665db3fba056
parent5173e428928ce890be3e3d809b2d23d5f3c7da2f
Fix stray double semicolons

Reported-by: John Naylor <[email protected]>
src/backend/access/brin/brin_minmax.c
src/backend/utils/adt/timestamp.c