Re: Release cycle length - Mailing list pgsql-hackers

From Tommi Maekitalo
Subject Re: Release cycle length
Date
Msg-id 200311181433.41698.t.maekitalo@epgmbh.de
Whole thread Raw
In response to Re: Release cycle length  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Release cycle length  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
...
>
> Does anyone have a comparison of how many lines of code were added in
> this release compared to previous?
>
7.2.4: 456204 lines of code in 1021 files
7.3.4: 480491 lines of code in 1012 files
7.4: 554567 lines of code in 1128 files (boah!)

I used a fresh extracted source-directory and executed 'find postgresql-7.xxx 
-name '*.c' - o -name '*.h'|wc -l' and 'find postgresql-7.xxx -name '*.c' - o 
-name '*.h'|xargs cat|wc -l'

Tommi

> Chris
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

-- 
Dr. Eckhardt + Partner GmbH
http://www.epgmbh.de



pgsql-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: [pgsql-advocacy] Not 7.5, but 8.0 ?
Next
From: Dave Cramer
Date:
Subject: Re: logical column position