[Teammetrics-discuss] updatenames ?

Andreas Tille andreas at an3as.eu
Wed Mar 7 13:35:00 UTC 2012


Hi,

teammetrics=# SELECT name, count(*) from commitstat where name ilike '%dato%' group by name;
     name      | count 
---------------+-------
 Adeodato Simó |   640
 dato-guest    |   486
(2 Zeilen)

even if this was handled as

$ grep dato etc/teammetrics/names.list
Adeodato Simó                   :           adeodato
Adeodato Simó                   :           dato-guest

I changed this to a one-liner with comma separated names and hope this
is the correct fix in this situation.

Kind regards

       Andreas.

PS: What is the current status of the database?  Ready to publish?

-- 
http://fam-tille.de



More information about the Teammetrics-discuss mailing list