formatting.c cleanup: Remove dashes in comments
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 28 Oct 2025 18:20:02 +0000 (19:20 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 28 Oct 2025 18:20:02 +0000 (19:20 +0100)
commit95924672d534be7291fa6b717e146b6dcb7bc1c6
treeef952720c36ccafad56d7705679f32a475c1e805
parentd5845aa8adb25fda30cb2ad44aa2c5b0a59baa27
formatting.c cleanup: Remove dashes in comments

This saves some vertical space and makes the comments style more
consistent with the rest of the code.

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