Re: Size of TODO.detail

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Size of TODO.detail
Date: 2001-01-29 19:29:52
Message-ID: 3A75C4B0.A60C9EB1@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
> pgsql/docs/TODO.detail now is 1.1MB. I just removed 'subquery' which
> shrunk it from 1.5MB. Comments?

Yow! Nice stuff in there, that is for sure. Of course, that's alot of
space. What to do? Remove all the unnecessary e-mail headers?
Signatures? etc? excessive quotes? Isn't there a e-mail header
stripping utility around that can un-header things, leaving some but not
all?

Want me to edit some in my spare time?

According to some grepping and counting, Received: lines alone are
taking up 180K, or thereabouts. And that's just the first line, as most
Received: headers are multiline. After adding up all the other X-
headers, I'm sure we could trim that down further.

It can also be compressed, if we want.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2001-01-29 19:33:13 Re: Emergency case: Postgres problems
Previous Message dom 2001-01-29 19:25:36 Re: Ungraceful handling of fatal flex errors