forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit81045e1
committed
Don't try to translate NULL in GetConfigOptionByNum().
Noticed via -fsanitize=undefined. Introduced when a few columns inGetConfigOptionByNum() / pg_settings started to be translated in72be8c2 /PG 12.Backpatch to all affected branches, for the same reasons as46ab07f.Discussion:https://postgr.es/m/20220323173537.ll7klrglnp4gn2um@alap3.anarazel.deBackpatch: 12-1 parent89a94c2 commit81045e1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9601 | 9601 |
| |
9602 | 9602 |
| |
9603 | 9603 |
| |
9604 |
| - | |
| 9604 | + | |
9605 | 9605 |
| |
9606 | 9606 |
| |
9607 | 9607 |
| |
|
0 commit comments
Comments
(0)