Replace a macro by a function
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 20 Nov 2020 10:25:25 +0000 (11:25 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 20 Nov 2020 10:25:25 +0000 (11:25 +0100)
commitb5acf10cfc63ed1e0bc4eef466c0f4670a725ef3
tree2c2d7d98483da765ea1ecdbfb5121be6458989c5
parentca051d8b101d3205f1c5faf0d1da8a523ffc95a1
Replace a macro by a function

Using a macro is ugly and not justified here.

Discussion: https://www.postgresql.org/message-id/flat/4ad69a4c-cc9b-0dfe-0352-8b1b0cd36c7b@2ndquadrant.com
src/backend/access/transam/xlog.c