formatting.c cleanup: Use array syntax instead of pointer arithmetic

Peter Eisentraut <peter@eisentraut.org>

Commit: 6271d9922e040e457b58eedcfa60839146951243
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-10-29T08:28:55Z
formatting.c cleanup: Use array syntax instead of pointer arithmetic

for easier readability

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/6dd9d208-a3ed-49b5-b03d-8617261da973%40eisentraut.org

Files

PathChange+/−
src/backend/utils/adt/formatting.c modified +3 −3

Discussion