| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: commit messages from gforge -> pgsql-committers |
| Date: | 2004-05-20 17:41:34 |
| Message-ID: | 2867.1085074894@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> One of the comments I saw over the past few days on how to make things on
> pgFoundry more visible was to have the commit messages for its projects
> sent out through pgsql-committers as well ...
> How many objections would there be to setting this up, and seeing how it
> works? The idea would be to change the subject header to reflect the
> project, instead of the list, so that one could create filters ...
Please add, not change, ie it should look something like
[COMMITTERS] project: list-of-files
However, if each project's fileset has a distinct module name, it may
be that we don't need the project label at all since the root of the
list-of-files will be enough. For instance all commits for the core
project already start with pgsql-server/, and it seems like that's
sufficient ID.
BTW, while you're messing with it, can you fix the random one-character
lossage that so frequently happens in the list of file names?
A recent example is
Subject: [COMMITTERS] pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...
where of course "doc" is meant not "oc".
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-05-20 17:42:59 | Re: AIX Compilation Fun with 7.5 CVS |
| Previous Message | Tom Lane | 2004-05-20 17:34:48 | Re: SIGPIPE does not try to cancel a query |