Re: Now 376175 lines of code
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2000-10-20T17:12:42Z
Lists: pgsql-hackers
Bruce Momjian writes: > FYI, it is 376k lines of C code, not bytes. How did you calculate that? I get this using c_count over all .c and .h files: 20903 lines had comments 25.4 % 6603 comments are inline -8.0 % 11911 lines were blank 14.5 % 7287 lines for preprocessor 8.9 % 48716 lines containing code 59.3 % 82214 total lines 100.0 % Surely we don't have 294000 lines of Java, C++, Shell, and Perl??? -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/