Commit 3ac7d02
committed
Don't try to translate NULL in GetConfigOptionByNum().
Noticed via -fsanitize=undefined. Introduced when a few columns in
GetConfigOptionByNum() / pg_settings started to be translated in 72be8c2 /
PG 12.
Backpatch to all affected branches, for the same reasons as 46ab07f.
Discussion: https://postgr.es/m/20220323173537.ll7klrglnp4gn2um@alap3.anarazel.de
Backpatch: 12-1 parent 1c6bb38 commit 3ac7d02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9797 | 9797 | | |
9798 | 9798 | | |
9799 | 9799 | | |
9800 | | - | |
| 9800 | + | |
9801 | 9801 | | |
9802 | 9802 | | |
9803 | 9803 | | |
| |||
0 commit comments