pgsql: meson: Use a better error message in an impossible case

Started by Peter Eisentrautabout 3 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

meson: Use a better error message in an impossible case

Meson validates 'choice' options for us, so technically this case is
impossible. A better error message helps people reading the code
understand what is going on in that branch.

Author: Tristan Partin <tristan@neon.tech>
Discussion: /messages/by-id/CSPIJVUDZFKX.3KHMOAVGF94RV@c3po

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/99e57663518b0eaf8fa69d20d0e796321bc8e558

Modified Files
--------------
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)