diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-12-10 13:28:02 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-12-10 13:28:02 +0900 |
commit | 66dcb09246b49b2cd0421251221e07c388de9c4f (patch) | |
tree | d88be6ec797a7ce51a6820eaf298ab388082c37d /src/backend/utils/adt/tsgistidx.c | |
parent | 4dd687502d9eb0b2984c36579c2fcf5283adfa7c (diff) | |
download | postgresql-66dcb09246b49b2cd0421251221e07c388de9c4f.tar.gz postgresql-66dcb09246b49b2cd0421251221e07c388de9c4f.zip |
Fix macro definitions in pgstatfuncs.c
Buildfarm member wrasse has been complaining about empty declarations
as an effect of 8018ffb and 83a1a1b due to extra semicolons.
While on it, remove also the last backslash of the macros definitions,
causing more lines to be eaten in it than necessary, per comment from
Tom Lane.
Reported-by: Tom Lane, and buildfarm member wrasse
Author: Nathan Bossart, Michael Paquier
Discussion: https://postgr.es/m/1188769.1670640236@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions