| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Git migration |
| Date: | 2013-04-16 04:30:43 |
| Message-ID: | 20130416043043.GG8626@eldon.alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Heikki Linnakangas wrote:
> I used the following mapping of CVS usernames to Git authors:
>
> author_transforms={
> 'anoop' : ('Anoop Kumar', 'anoopk(at)pervasive-postgres(dot)com'),
> 'bmomjian' : ('Bruce Momjian', 'bruce(at)momjian(dot)us'),
> 'byronn' : ('Byron Nikolaidis', 'byronn(at)insightdist(dot)com'),
> 'dpage' : ('Dave Page', 'dpage(at)pgadmin(dot)org'),
> 'hinoue' : ('Hiroshi Inoue', 'inoue(at)tpf(dot)co(dot)jp'),
> 'h-saito' : ('Hiroshi Saito', 'hiroshi(at)winpg(dot)jp'),
> 'peter' : ('Peter Eisentraut', 'peter_e(at)gmx(dot)net'),
> 'scrappy' : ('Marc G. Fournier', 'scrappy(at)hub(dot)org'),
> 'tgl' : ('Tom Lane', 'tgl(at)sss(dot)pgh(dot)pa(dot)us'),
> 'thomas' : ('Thomas G. Lockhart', 'lockhart(at)fourpalms(dot)org'),
> 'ishii' : ('Tatsuo Ishii', 'ishii(at)postgresql(dot)org'),
> 'luf' : ('Ludek Finstrle', 'luf(at)pzkagis(dot)cz'),
> }
There are commits by users "momjian", "petere", "inoue"; you probably
want some more lines there.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2013-04-16 09:07:03 | Re: Git migration |
| Previous Message | Inoue, Hiroshi | 2013-04-16 03:57:13 | Re: Regression with no results returned from query between 9.01.01 and 9.01.02 |