Fix MarkGUCPrefixReserved() to check all options.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix MarkGUCPrefixReserved() to check all options. This bug was only present on v15. MarkGUCPrefixReserved() is new in v15, and in v16, it was rewritten to use a hash table and the new implementation did not have this bug. Author: Karina Litskevich, Ekaterina Sokolova Discussion: https://www.postgresql.org/message-id/CACiT8ibqyC=_g1n6FXyFJvFW0BEjAH3_5aGqUSFeEp8GpnVrhw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +1 −0 |
Discussion
- MarkGUCPrefixReserved() doesn't check all options 2 messages · 2023-07-06