Remove last NULL element in config_group_names[]
Michael Paquier <michael@paquier.xyz>
Remove last NULL element in config_group_names[] This has not been needed since 9d77708d83ee where there was a loop to print all the possible GUC groups, relying on the last element to be NULL. Author: Japin Li Reviewed-By: Jelte Fennema-Nio Discussion: https://postgr.es/m/CAGECzQT3caUbcCcszNewCCmMbCuyP7XNAm60J3ybd6PN5kH2Dw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc_tables.c | modified | +1 −3 |
Discussion
- Improve readability by using designated initializers when possible 47 messages · 2024-02-21 → 2024-03-26