Re: small but useful patches for text search - Mailing list pgsql-hackers

From Tom Lane
Subject Re: small but useful patches for text search
Date
Msg-id 12575.1238037940@sss.pgh.pa.us
Whole thread Raw
In response to Re: small but useful patches for text search  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: small but useful patches for text search  (Josh Berkus <josh@agliodbs.com>)
Re: small but useful patches for text search  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> OK, I am all wet.  I now understand why the editing is the
> time-consuming part of this job.  On the plus side it is probably
> possible to parallelize it to some degree by splitting the list into N
> pieces after the "remove insignificant items" step.

The advantage of having one person do it (and do it over a short period
of time) is that you end up with a fairly uniform "voice" across the
whole set of notes.  Since we lack a professional copy editor, we'd have
a hard time coming out with something that wasn't pretty obviously a
patchwork if several people did bits of it.

In any case, the release notes aren't normally a bottleneck.  I still
think that Bruce had his priorities out of whack in not cleaning up
his open-items list before doing this.  If he had done so, nobody
would have noticed how long the notes took.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: small but useful patches for text search
Next
From: Josh Berkus
Date:
Subject: Re: small but useful patches for text search