forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc0f99bb
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 parent8014c61 commitc0f99bb
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9282 | 9282 |
| |
9283 | 9283 |
| |
9284 | 9284 |
| |
9285 |
| - | |
| 9285 | + | |
9286 | 9286 |
| |
9287 | 9287 |
| |
9288 | 9288 |
| |
|
0 commit comments
Comments
(0)