Re: Lines of code in PG 8.0 & 8.1?

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: Lines of code in PG 8.0 & 8.1?
Дата
Msg-id b0f3f5a105092303264b33402c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Lines of code in PG 8.0 & 8.1?  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-general
On 9/23/05, Jim C. Nasby <jnasby@pervasive.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Yonatan Ben-Nes
Дата:
Сообщение: Re: Questions about Rollback - after insert, update,
Следующее
От: Hannes Dorbath
Дата:
Сообщение: Re: Data Entry Tool for PostgreSQL