Add parens to ConvertToXSegs macro The current definition is dangerous. No bugs exist in our code at present, but backpatch to 11 nonetheless where it was introduced.
Author: Álvaro Herrera <[email protected]> Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/013d324d51ef55cbfff50d4302261b5199cd3198 Modified Files -------------- src/backend/access/transam/xlog.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
