forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita5f312c
committed
Fix MarkGUCPrefixReserved() to check all options.
This bug was only present on v15. MarkGUCPrefixReserved() is new inv15, and in v16, it was rewritten to use a hash table and the newimplementation did not have this bug.Author: Karina Litskevich, Ekaterina SokolovaDiscussion:https://www.postgresql.org/message-id/CACiT8ibqyC=_g1n6FXyFJvFW0BEjAH3_5aGqUSFeEp8GpnVrhw@mail.gmail.com1 parent907d3dd commita5f312c
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9723 | 9723 |
| |
9724 | 9724 |
| |
9725 | 9725 |
| |
| 9726 | + | |
9726 | 9727 |
| |
9727 | 9728 |
| |
9728 | 9729 |
| |
|
0 commit comments
Comments
(0)