Use designated initializers for guc_tables
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-10-17T08:29:42Z
Releases:
19 (unreleased)
Use designated initializers for guc_tables This makes the generating script simpler and the output easier to read. In the future, it will make it easier to reorder and rearrange the underlying C structures. 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/gen_guc_tables.pl | modified | +22 −31 |
Discussion
- Reorganize GUC structs 20 messages · 2025-10-03 → 2026-06-24