forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit61a007f
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 parentc5b60a6 commit61a007f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9051 | 9051 |
| |
9052 | 9052 |
| |
9053 | 9053 |
| |
9054 |
| - | |
| 9054 | + | |
9055 | 9055 |
| |
9056 | 9056 |
| |
9057 | 9057 |
| |
|
0 commit comments
Comments
(0)