Re: Release note bloat is getting out of hand

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Release note bloat is getting out of hand
Дата
Msg-id 22895.1422941532@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Release note bloat is getting out of hand  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Release note bloat is getting out of hand  (Kevin Grittner <kgrittn@ymail.com>)
Re: Release note bloat is getting out of hand  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> On 02/02/2015 05:39 PM, Peter Eisentraut wrote:
>> I share the sentiment that the release notes *seem* too big, but the
>> subsequent discussion shows that it's not clear why that's really a
>> problem.  Exactly what problem are we trying to fix?

> At a rough count of lines, the release notes for unsupported versions
> are about 18% of documentation overall (47K out of 265K lines).  So
> they're not insubstantial.  Compared to the total size of the tarball,
> though ...

It would not make that much of a difference in tarball size, agreed.
It *would* make a difference in the build time and output size of the
SGML docs --- as I mentioned at the outset, the release notes currently
account for 25% of the SGML source linecount.

Now, that's probably still only marginally a problem, but my real
point is that this is not sustainable.  The release notes are growing
faster than the rest of the docs.  This isn't so obvious if you compare
adjacent release branches, but over a slightly longer timescale it is.
A quick "wc -l" in my current git checkouts gives

Release        release-*.sgml    all .sgml    Percent

8.3        37770        204060        18.5
9.0        59318        250493        23.7
HEAD        85672        336874        25.4

We can stick our heads in the sand for awhile longer yet, but
eventually this is going to have to be dealt with.
        regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Hot Standby WAL reply uses heavyweight session locks, but doesn't have enough infrastructure set up
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgbench -f and vacuum