Add some const qualifiers
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-10-15T08:05:53Z
Releases:
19 (unreleased)
Add some const qualifiers 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 | +31 −31 |
| src/backend/utils/misc/guc_funcs.c | modified | +8 −8 |
| src/include/utils/guc_tables.h | modified | +5 −5 |
Discussion
- Reorganize GUC structs 20 messages · 2025-10-03 → 2026-06-24