forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit99e5766
committed
meson: Use a better error message in an impossible case
Meson validates 'choice' options for us, so technically this case isimpossible. A better error message helps people reading the codeunderstand what is going on in that branch.Author: Tristan Partin <tristan@neon.tech>Discussion:https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po1 parentaf492eb commit99e5766
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 |
| - | |
| 1349 | + | |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 | 1352 |
| |
|
0 commit comments
Comments
(0)