mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-12 23:05:39 +00:00
0ef3b5cd03
Missing-status checks previously only surfaced Hint to users, leaving them with a fix (Install postgresqlNN-client) but no explanation of the cause (pg_dump NN cannot dump PostgreSQL MM server). Now both warning and missing statuses append Detail before Hint. Follow-up to #830.