Christopher Kings-Lynne wrote:
> Can someone maybe do a bit of a 'wc' on the cvs logs to see how much we've
> changed between 7.2 - 7.3 compared to 7.1 - 7.2? It's evident that the
> HISTORY file shows many more changes in this release than the previous, and
> I think it'd be interesting to know how much/how fast postgres is gaining
> momentum, what the developer appearance and attrition rate is, etc.
Good question. As far as lines of *.[chy] code in pgsql/src, you have:
Date | Release | Lines of code
--------------+----------+----------------
1994 | | 244,581
1996-08-01 | 1.02.1 |
1996-10-27 | 1.09 | 178,976
1997-01-29 | 6.0 |
1997-06-08 | 6.1 | 200,709
1997-10-02 | 6.2 | 225,848
1998-03-01 | 6.3 | 260,809
1998-10-30 | 6.4 | 297,918
1999-06-09 | 6.5 | 331,278
2000-05-08 | 7.0 | 383,270
2001-04-13 | 7.1 | 410,500
2002-02-04 | 7.2 | 394,274
2002-??-?? | 7.3 | 453,282
As you can see, a 15% increase over 7.2. As far as the feature list,
7.3 has the largest list ever, again about a 15% increase.
--
Bruce Momjian | http://candle.pha.pa.us
[EMAIL PROTECTED] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html