From: | Nicolas Barbier <nicolas(dot)barbier(at)gmail(dot)com> |
---|---|
To: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Lines of code in PG 8.0 & 8.1? |
Date: | 2005-09-23 10:26:35 |
Message-ID: | b0f3f5a105092303264b33402c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 9/23/05, Jim C. Nasby <jnasby(at)pervasive(dot)com> wrote:
> Is there some reasonable way to get that to not include comments?
SLOCCount on CVS tip (2005-09-23) gives me:
ansic: 368542 (92.27%)
yacc: 14029 (3.51%)
sh: 7495 (1.88%)
lex: 5392 (1.35%)
perl: 3863 (0.97%)
asm: 70 (0.02%)
awk: 20 (0.01%)
python: 12 (0.00%)
Total Physical Source Lines of Code (SLOC) = 399,423
> On Thu, Sep 22, 2005 at 06:04:55PM -0400, Bruce Momjian wrote:
> >
> > For 8.1beta2 I get:
> >
> > 684533
> >
> > and for 8.0.X I get:
> >
> > 648130
--
Nicolas Barbier
http://www.gnu.org/philosophy/no-word-attachments.html
From | Date | Subject | |
---|---|---|---|
Next Message | Hannes Dorbath | 2005-09-23 10:34:57 | Re: Data Entry Tool for PostgreSQL |
Previous Message | Markus Wollny | 2005-09-23 09:59:15 | Re: Finding (and deleting) dupes in relation table |