normalizeIdent turns an App/DB name into a valid unquoted PostgreSQL identifier: lowercase, hyphens -> underscores. So a client never has to double-quote the db/role name (docs/postgresql-management.md §4).
(name string)
source not stored for this graph (policy: none)
no outgoing calls