Modernize some for loops
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-10-15T08:00:37Z
Releases:
19 (unreleased)
Modernize some for loops in guc-related source files, in anticipation of some further restructuring. Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/8fdfb91e-60fb-44fa-8df6-f5dea47353c9@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +50 −85 |
| src/backend/utils/misc/guc_funcs.c | modified | +1 −2 |
| src/backend/utils/misc/help_config.c | modified | +2 −3 |
Discussion
- Reorganize GUC structs 20 messages · 2025-10-03 → 2026-06-24