func github.com/jackc/pgx/v5.RowToMap

one use

	github.com/jackc/pgx/v5 (current package)
		rows.go#L540: func RowToMap(row CollectableRow) (map[string]any, error) {