Tom Lane <t...@sss.pgh.pa.us> wrote:
 
> What I'd be interested to see is number of lines changed per unit
> time; that would be a much better measure of patch rate IMHO.
 
Based on `git diff --shortstat` between tags, for the whole tree,
this is what shows up:
 
               files
git tag      changed  insertions  deletions
===========  =======  ==========  =========
PG95-1_01
Release_1_0_2    133       10373       1046
REL2_0          1079       65115      41987
REL6_1           770       70656      42995
REL6_2           919      195720     141153
REL6_3          1140      104845      34326
REL6_4_2        1583      171053      69832
REL6_5          1366      136665      85013
REL7_0          1991      272086     142201
REL7_1          2164      441090     212481
REL7_2          1826      314583     139238
REL7_3          2258      631434     245295
REL7_4          2018      436323     283074
REL8_0_0        2398      446392     258825
REL8_1_0        1796      235680     181193
REL8_2_0        2343      288467     168438
REL8_3_0        2355      405974     174798
REL8_4_0        2464      339085     462065
REL9_0_0        2270      292187     191852
REL9_1_0        3225      443037     186042
HEAD            2014      189648     111194
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to