Werk #13986: postgres_stat_database: crash on empty values in database query

Component Checks & agents
Title postgres_stat_database: crash on empty values in database query
Date Apr 7, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

This is a regression that got introduced with werk #13676.

Empty values for the "datname" entry are converted to a useful name according to the postgres documentation. Empty values for other data columns are accepted/handled again now.

To the list of all Werks