Adjust style of some debugging macros.
Nathan Bossart <nathan@postgresql.org>
Adjust style of some debugging macros. This commit adjusts a few debugging macros to match the style of those in pg_config_manual.h. Like commits 123661427b and b4cbc106a6, these were discovered while reviewing Aleksander Alekseev's proposed changes to pgindent. Reviewed-by: Michael Paquier <michael@paquier.xyz> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://postgr.es/m/aP-H6kSsGOxaB21k%40nathan
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtsort.c | modified | +1 −1 |
| src/backend/utils/adt/numeric.c | modified | +1 −1 |
| src/include/executor/execdebug.h | modified | +3 −3 |
Discussion
- [PATCH] pg_bsd_indent: improve formatting of multiline comments 31 messages · 2025-06-19 → 2026-05-05