forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3ac7d02
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 parent1c6bb38 commit3ac7d02
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
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
Comments
(0)