| From: | Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Release cycle length |
| Date: | 2003-11-18 13:33:41 |
| Message-ID: | 200311181433.41698.t.maekitalo@epgmbh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
...
>
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2003-11-18 13:39:45 | Re: Not 7.5, but 8.0 ? |
| Previous Message | Jean-Michel POURE | 2003-11-18 13:32:26 | Re: [pgsql-advocacy] Not 7.5, but 8.0 ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2003-11-18 13:44:54 | Re: Release cycle length |
| Previous Message | Andreas Grabmller | 2003-11-18 13:32:01 | Re: [HACKERS] Release cycle length |