Re: [HACKERS] Sync rep doc corrections

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thom(at)linux(dot)com>
Cc: David Fetter <david(at)fetter(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Sync rep doc corrections
Date: 2011-03-07 18:16:31
Message-ID: 9160.1299521791@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

Thom Brown <thom(at)linux(dot)com> writes:
> On 7 March 2011 23:21, David Fetter <david(at)fetter(dot)org> wrote:
>> As I'm putting together the patches section for the PostgreSQL Weekly
>> News, it helps me *enormously* to have only one list I need to check,
>> so at least for me, it's an enormous help to have all patches at least
>> CC'd, or better still, only posted, to -hackers.

I'm not certain that David's convenience should be the exclusive
consideration when deciding what goes where ;-)

> I cross-posted as it's a docs change, but I want to invite the
> critical eye of those who dev'd it. Okay, so doc patches should go
> exclusively to the -hackers list? Last time I recall some disparity
> surrounding what I should be doing.

If we do that then it becomes worth wondering what the -docs list is for
at all. Maybe we *should* get rid of it; I dunno. I see your point
about how the factual issues involved in a docs change ought to be
vetted on -hackers, but on the other hand the traffic on -hackers is so
high already that I'm not happy about folding another list with a
reasonably distinct charter into it.

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thom Brown 2011-03-07 18:18:51 Re: Column-level trigger doc typo fix
Previous Message Robert Haas 2011-03-07 18:13:33 Re: Column-level trigger doc typo fix

Browse pgsql-hackers by date

  From Date Subject
Next Message Thom Brown 2011-03-07 18:18:51 Re: Column-level trigger doc typo fix
Previous Message Robert Haas 2011-03-07 18:15:59 Re: How should the primary behave when the sync standby goes away? Re: Sync Rep v17